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

Commit f645759

Browse files
authored
Merge pull request #170 from Developer-DAO/all-contributors/add-theprojectcode
2 parents 40acac8 + a08a963 commit f645759

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

frontend/.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,15 @@
290290
"code",
291291
"test"
292292
]
293+
},
294+
{
295+
"login": "theprojectcode",
296+
"name": "theprojectcode",
297+
"avatar_url": "https://avatars.githubusercontent.com/u/88997637?v=4",
298+
"profile": "https://github.com/theprojectcode",
299+
"contributions": [
300+
"code"
301+
]
293302
}
294303
],
295304
"contributorsPerLine": 7,

frontend/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

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

@@ -136,6 +136,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
136136
<tr>
137137
<td align="center"><a href="https://nagmakapoor.com"><img src="https://avatars.githubusercontent.com/u/16668970?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nagma</b></sub></a><br /><a href="https://github.com/Developer-DAO/developerdao.com/commits?author=nagmak" title="Code">💻</a></td>
138138
<td align="center"><a href="http://www.ibby.dev"><img src="https://avatars.githubusercontent.com/u/23090443?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Eter</b></sub></a><br /><a href="https://github.com/Developer-DAO/developerdao.com/commits?author=Ibby-devv" title="Code">💻</a> <a href="https://github.com/Developer-DAO/developerdao.com/commits?author=Ibby-devv" title="Tests">⚠️</a></td>
139+
<td align="center"><a href="https://github.com/theprojectcode"><img src="https://avatars.githubusercontent.com/u/88997637?v=4?s=100" width="100px;" alt=""/><br /><sub><b>theprojectcode</b></sub></a><br /><a href="https://github.com/Developer-DAO/developerdao.com/commits?author=theprojectcode" title="Code">💻</a></td>
139140
</tr>
140141
</table>
141142

0 commit comments

Comments
 (0)