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

Commit a74be91

Browse files
author
Narb
authored
Merge pull request #174 from Developer-DAO/all-contributors/add-embiem
docs: add embiem as a contributor for code
2 parents 48b0261 + 48a3177 commit a74be91

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
@@ -299,6 +299,15 @@
299299
"contributions": [
300300
"code"
301301
]
302+
},
303+
{
304+
"login": "embiem",
305+
"name": "Martin Beierling-Mutz",
306+
"avatar_url": "https://avatars.githubusercontent.com/u/3866457?v=4",
307+
"profile": "https://embiem.me",
308+
"contributions": [
309+
"code"
310+
]
302311
}
303312
],
304313
"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-31-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
<!-- LOGO -->
66

@@ -139,6 +139,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
139139
<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>
140140
<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>
141141
<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>
142+
<td align="center"><a href="https://embiem.me"><img src="https://avatars.githubusercontent.com/u/3866457?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martin Beierling-Mutz</b></sub></a><br /><a href="https://github.com/Developer-DAO/developerdao.com/commits?author=embiem" title="Code">💻</a></td>
142143
</tr>
143144
</table>
144145

0 commit comments

Comments
 (0)