Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit aaab9af

Browse files
authored
Merge pull request #171 from Python-World/all-contributors/add-krishnajalan
docs: add krishnajalan as a contributor
2 parents 706db41 + 03ad3ff commit aaab9af

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
@@ -254,6 +254,15 @@
254254
"contributions": [
255255
"code"
256256
]
257+
},
258+
{
259+
"login": "krishnajalan",
260+
"name": "Krishna Jalan",
261+
"avatar_url": "https://avatars3.githubusercontent.com/u/69248796?v=4",
262+
"profile": "https://github.com/krishnajalan",
263+
"contributions": [
264+
"doc"
265+
]
257266
}
258267
],
259268
"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-27-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-28-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)
@@ -126,6 +126,7 @@ We now have a section for miscellaneous scripts as well.
126126
<td align="center"><a href="https://github.com/panudet-24mb"><img src="https://avatars3.githubusercontent.com/u/47716860?v=4" width="100px;" alt=""/><br /><sub><b>Panudet Panumas</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=panudet-24mb" title="Code">💻</a></td>
127127
<td align="center"><a href="https://github.com/Jaideep07"><img src="https://avatars0.githubusercontent.com/u/53224282?v=4" width="100px;" alt=""/><br /><sub><b>Jaideep07</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Jaideep07" title="Code">💻</a></td>
128128
<td align="center"><a href="https://github.com/infern018"><img src="https://avatars1.githubusercontent.com/u/52378712?v=4" width="100px;" alt=""/><br /><sub><b>Vishwas Singh</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=infern018" title="Code">💻</a></td>
129+
<td align="center"><a href="https://github.com/krishnajalan"><img src="https://avatars3.githubusercontent.com/u/69248796?v=4" width="100px;" alt=""/><br /><sub><b>Krishna Jalan</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=krishnajalan" title="Documentation">📖</a></td>
129130
</tr>
130131
</table>
131132

0 commit comments

Comments
 (0)