Skip to content

Commit 1b730f6

Browse files
docs: add jahani as a contributor for content (#38)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 3183d5b commit 1b730f6

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,22 @@
8585
"contributions": [
8686
"translation"
8787
]
88+
},
89+
{
90+
"login": "jahani",
91+
"name": "Peyman Jahani",
92+
"avatar_url": "https://avatars.githubusercontent.com/u/1670938?v=4",
93+
"profile": "https://linktr.ee/PeymanJahani",
94+
"contributions": [
95+
"content"
96+
]
8897
}
8998
],
9099
"contributorsPerLine": 7,
91100
"skipCi": true,
92101
"repoType": "github",
93102
"repoHost": "https://github.com",
94103
"projectName": "learnmeabitcoin",
95-
"projectOwner": "rezatajari"
104+
"projectOwner": "rezatajari",
105+
"commitType": "docs"
96106
}

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<td align="center" valign="top" width="14.28%"><a href="https://github.com/HT696"><img src="https://avatars.githubusercontent.com/u/83942452?v=4?s=100" width="100px;" alt="Hesam"/><br /><sub><b>Hesam</b></sub></a><br /><a href="#ideas-HT696" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/rezatajari/learnmeabitcoin/issues?q=author%3AHT696" title="Bug reports">🐛</a> <a href="#design-HT696" title="Design">🎨</a></td>
8282
<td align="center" valign="top" width="14.28%"><a href="https://github.com/this-is-not-a-user"><img src="https://avatars.githubusercontent.com/u/131044475?v=4?s=100" width="100px;" alt="this-is-not-a-user"/><br /><sub><b>this-is-not-a-user</b></sub></a><br /><a href="#translation-this-is-not-a-user" title="Translation">🌍</a></td>
8383
</tr>
84+
<tr>
85+
<td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/PeymanJahani"><img src="https://avatars.githubusercontent.com/u/1670938?v=4?s=100" width="100px;" alt="Peyman Jahani"/><br /><sub><b>Peyman Jahani</b></sub></a><br /><a href="#content-jahani" title="Content">🖋</a></td>
86+
</tr>
8487
</tbody>
8588
</table>
8689

@@ -92,7 +95,5 @@
9295
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
9396

9497
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
95-
96-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
97-
98+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
9899
<!-- ALL-CONTRIBUTORS-BADGE:END -->

0 commit comments

Comments
 (0)