Skip to content

Commit bd8f964

Browse files
authored
Merge pull request tomalaforge#172 from tomalaforge/all-contributors/add-DeveshChau
docs: add DeveshChau as a contributor for code, and bug
2 parents 2cca306 + f6cdc5a commit bd8f964

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@
7878
"contributions": [
7979
"doc"
8080
]
81+
},
82+
{
83+
"login": "DeveshChau",
84+
"name": "Devesh Chaudhari",
85+
"avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
86+
"profile": "https://github.com/DeveshChau",
87+
"contributions": [
88+
"code",
89+
"bug"
90+
]
8191
}
8292
],
8393
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Check [all 36 challenges](https://angular-challenges.vercel.app/)
4242
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tomer953"><img src="https://avatars.githubusercontent.com/u/1807493?v=4?s=100" width="100px;" alt="Tomer953"/><br /><sub><b>Tomer953</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Atomer953" title="Bug reports">🐛</a> <a href="https://github.com/tomalaforge/angular-challenges/commits?author=tomer953" title="Documentation">📖</a> <a href="https://github.com/tomalaforge/angular-challenges/commits?author=tomer953" title="Code">💻</a></td>
4343
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jdegand"><img src="https://avatars.githubusercontent.com/u/70610011?v=4?s=100" width="100px;" alt="J. Degand"/><br /><sub><b>J. Degand</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=jdegand" title="Documentation">📖</a></td>
4444
</tr>
45+
<tr>
46+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DeveshChau"><img src="https://avatars.githubusercontent.com/u/9509673?v=4?s=100" width="100px;" alt="Devesh Chaudhari"/><br /><sub><b>Devesh Chaudhari</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=DeveshChau" title="Code">💻</a> <a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3ADeveshChau" title="Bug reports">🐛</a></td>
47+
</tr>
4548
</tbody>
4649
<tfoot>
4750
<tr>

0 commit comments

Comments
 (0)