Skip to content

Commit 7b147e0

Browse files
docs: add mukundshah as a contributor for bug (coder#660)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6016e42 commit 7b147e0

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
@@ -327,6 +327,15 @@
327327
"bug",
328328
"content"
329329
]
330+
},
331+
{
332+
"login": "mukundshah",
333+
"name": "Mukund Shah",
334+
"avatar_url": "https://avatars.githubusercontent.com/u/39938037?v=4",
335+
"profile": "http://mukundshah.com",
336+
"contributions": [
337+
"bug"
338+
]
330339
}
331340
],
332341
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Coder Docs
44

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

99
This repository contains the documentation source files for
@@ -74,6 +74,7 @@ Thanks goes to these wonderful people:
7474
<tr>
7575
<td align="center"><a href="http://www.linkedin.com/in/presleypizzo/"><img src="https://avatars.githubusercontent.com/u/1290996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Presley Pizzo</b></sub></a><br /><a href="#content-presleyp" title="Content">🖋</a></td>
7676
<td align="center"><a href="https://github.com/lilshoff"><img src="https://avatars.githubusercontent.com/u/78573475?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lily Hoffman</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Alilshoff" title="Bug reports">🐛</a> <a href="#content-lilshoff" title="Content">🖋</a></td>
77+
<td align="center"><a href="http://mukundshah.com"><img src="https://avatars.githubusercontent.com/u/39938037?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mukund Shah</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Amukundshah" title="Bug reports">🐛</a></td>
7778
</tr>
7879
</table>
7980

0 commit comments

Comments
 (0)