Skip to content

Commit 1407409

Browse files
authored
Merge pull request #2 from always-maap/all-contributors/add-always-maap
docs: add always-maap as a contributor
2 parents 2994c8b + 86da5fb commit 1407409

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

.all-contributorsrc

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"projectName": "coleectionstypescript",
3-
"projectOwner": "Mohammad ali Ali panah",
2+
"projectName": "Collections-TypeScript",
3+
"projectOwner": "always-maap",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -9,6 +9,17 @@
99
"imageSize": 100,
1010
"commit": true,
1111
"commitConvention": "none",
12-
"contributors": [],
13-
"contributorsPerLine": 6
12+
"contributors": [
13+
{
14+
"login": "always-maap",
15+
"name": "Mohammad ali Ali panah",
16+
"avatar_url": "https://avatars.githubusercontent.com/u/58308349?v=4",
17+
"profile": "https://github.com/always-maap",
18+
"contributions": [
19+
"code"
20+
]
21+
}
22+
],
23+
"contributorsPerLine": 6,
24+
"skipCi": true
1425
}

README.md

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

66
## Contributors ✨
@@ -10,8 +10,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1010
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1111
<!-- prettier-ignore-start -->
1212
<!-- markdownlint-disable -->
13+
<table>
14+
<tr>
15+
<td align="center"><a href="https://github.com/always-maap"><img src="https://avatars.githubusercontent.com/u/58308349?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mohammad ali Ali panah</b></sub></a><br /><a href="https://github.com/always-maap/Collections-TypeScript/commits?author=always-maap" title="Code">💻</a></td>
16+
</tr>
17+
</table>
18+
1319
<!-- markdownlint-restore -->
1420
<!-- prettier-ignore-end -->
21+
1522
<!-- ALL-CONTRIBUTORS-LIST:END -->
1623

1724
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)