Skip to content

Commit 2196c0d

Browse files
authored
Merge pull request Python-World#110 from Python-World/all-contributors/add-dkarmy12
docs: add dkarmy12 as a contributor
2 parents 04b1b8f + c1d3c47 commit 2196c0d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,15 @@
146146
"contributions": [
147147
"code"
148148
]
149+
},
150+
{
151+
"login": "dkarmy12",
152+
"name": "dkarmy12",
153+
"avatar_url": "https://avatars1.githubusercontent.com/u/55491427?v=4",
154+
"profile": "https://github.com/dkarmy12",
155+
"contributions": [
156+
"code"
157+
]
149158
}
150159
],
151160
"contributorsPerLine": 7,

README.md

Lines changed: 2 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-15-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111

1212
![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web)
@@ -112,6 +112,7 @@ We now have a section for miscellaneous scripts as well.
112112
</tr>
113113
<tr>
114114
<td align="center"><a href="https://github.com/mendoza"><img src="https://avatars1.githubusercontent.com/u/30415552?v=4" width="100px;" alt=""/><br /><sub><b>David Mendoza</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=mendoza" title="Code">💻</a></td>
115+
<td align="center"><a href="https://github.com/dkarmy12"><img src="https://avatars1.githubusercontent.com/u/55491427?v=4" width="100px;" alt=""/><br /><sub><b>dkarmy12</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=dkarmy12" title="Code">💻</a></td>
115116
</tr>
116117
</table>
117118

0 commit comments

Comments
 (0)