Skip to content

Commit f404fbc

Browse files
Merge pull request avinashkranjan#308 from avinashkranjan/all-contributors/add-Bug-007
docs: add Bug-007 as a contributor
2 parents f536f0b + 6dcb063 commit f404fbc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,16 @@
555555
"contributions": [
556556
"design"
557557
]
558+
},
559+
{
560+
"login": "Bug-007",
561+
"name": "Summer",
562+
"avatar_url": "https://avatars.githubusercontent.com/u/28038902?v=4",
563+
"profile": "https://github.com/Bug-007",
564+
"contributions": [
565+
"code",
566+
"doc"
567+
]
558568
}
559569
],
560570
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-57-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111

1212
[![GitHub issues](https://img.shields.io/github/issues/avinashkranjan/Amazing-Python-Scripts.svg)](https://github.com/avinashkranjan/Amazing-Python-Scripts/issues)
@@ -124,6 +124,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
124124
<td align="center"><a href="https://github.com/aryangulati"><img src="https://avatars.githubusercontent.com/u/42711978?v=4?s=100" width="100px;" alt=""/><br /><sub><b>aryangulati</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=aryangulati" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=aryangulati" title="Documentation">📖</a></td>
125125
<td align="center"><a href="https://fatmasheikh.netlify.app/"><img src="https://avatars.githubusercontent.com/u/61155773?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fatma Sheikh</b></sub></a><br /><a href="#design-fatmab2809" title="Design">🎨</a></td>
126126
</tr>
127+
<tr>
128+
<td align="center"><a href="https://github.com/Bug-007"><img src="https://avatars.githubusercontent.com/u/28038902?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Summer</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=Bug-007" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=Bug-007" title="Documentation">📖</a></td>
129+
</tr>
127130
</table>
128131

129132
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)