Skip to content

Commit b845096

Browse files
docs: add all-contributors as a contributor (#19)
* 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 10e71f8 commit b845096

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@
4949
"contributions": [
5050
"code"
5151
]
52+
},
53+
{
54+
"login": "all-contributors",
55+
"name": "All Contributors",
56+
"avatar_url": "https://avatars.githubusercontent.com/u/46410174?v=4",
57+
"profile": "https://allcontributors.org",
58+
"contributions": [
59+
"doc"
60+
]
5261
}
5362
],
5463
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Donya Package Manager
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![MIT License](https://img.shields.io/github/license/DonyaOS/PackageManager?color=brightgreen&style=flat-square)](LICENSE)
@@ -122,6 +122,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
122122
<td align="center"><a href="https://1995parham.me"><img src="https://avatars.githubusercontent.com/u/8181240?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Parham Alvani</b></sub></a><br /><a href="https://github.com/DonyaOS/PackageManager/commits?author=1995parham" title="Code">💻</a></td>
123123
<td align="center"><a href="https://github.com/esmaeelE"><img src="https://avatars.githubusercontent.com/u/22000310?v=4?s=100" width="100px;" alt=""/><br /><sub><b>EEC</b></sub></a><br /><a href="https://github.com/DonyaOS/PackageManager/commits?author=esmaeelE" title="Documentation">📖</a></td>
124124
<td align="center"><a href="http://amir-shiati.github.io/"><img src="https://avatars.githubusercontent.com/u/47950086?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amir</b></sub></a><br /><a href="https://github.com/DonyaOS/PackageManager/commits?author=amir-shiati" title="Code">💻</a></td>
125+
<td align="center"><a href="https://allcontributors.org"><img src="https://avatars.githubusercontent.com/u/46410174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>All Contributors</b></sub></a><br /><a href="https://github.com/DonyaOS/PackageManager/commits?author=all-contributors" title="Documentation">📖</a></td>
125126
</tr>
126127
</table>
127128

0 commit comments

Comments
 (0)