Skip to content

Commit eda72d9

Browse files
authored
Merge pull request #148 from Propo41/all-contributors/add-Propo41
docs: add Propo41 as a contributor for code
2 parents a4ce121 + 134965c commit eda72d9

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

Diff for: .all-contributorsrc

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "Propo41",
10+
"name": "Ali Ahnaf",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/46298019?v=4",
12+
"profile": "https://www.aliahnaf.engineer/",
13+
"contributions": [
14+
"code"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "aust_travels",
20+
"projectOwner": "Propo41",
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"skipCi": true
24+
}

Diff for: README.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
![banner](https://user-images.githubusercontent.com/46298019/143385075-b8f12140-7261-4f3d-8d27-41e66d3c1e20.png)
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
<a href="https://github.com/Propo41/aust_travels/releases/tag/v1.4-beta"><img src="https://img.shields.io/badge/release-v1.4--beta-blue" alt="release"/></a>
47
<a href="https://github.com/Propo41/aust_travels/blob/main/LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-orange" alt="license"/></a>
@@ -58,3 +61,23 @@ Screenshots
5861
License
5962
-------
6063
[MIT](https://github.com/Propo41/aust_travels/blob/main/LICENSE.md)
64+
65+
## Contributors ✨
66+
67+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
68+
69+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
70+
<!-- prettier-ignore-start -->
71+
<!-- markdownlint-disable -->
72+
<table>
73+
<tr>
74+
<td align="center"><a href="https://www.aliahnaf.engineer/"><img src="https://avatars.githubusercontent.com/u/46298019?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ali Ahnaf</b></sub></a><br /><a href="https://github.com/Propo41/aust_travels/commits?author=Propo41" title="Code">💻</a></td>
75+
</tr>
76+
</table>
77+
78+
<!-- markdownlint-restore -->
79+
<!-- prettier-ignore-end -->
80+
81+
<!-- ALL-CONTRIBUTORS-LIST:END -->
82+
83+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)