Skip to content

Commit 03d73db

Browse files
authored
Merge pull request #12789 from ethereum/all-contributors/add-mcmoodoo
docs: add mcmoodoo as a contributor for bug
2 parents 5d1db4c + ebfdd00 commit 03d73db

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11820,6 +11820,15 @@
1182011820
"contributions": [
1182111821
"maintenance"
1182211822
]
11823+
},
11824+
{
11825+
"login": "mcmoodoo",
11826+
"name": "Rashid Ma",
11827+
"avatar_url": "https://avatars.githubusercontent.com/u/8257719?v=4",
11828+
"profile": "http://rashidma.com",
11829+
"contributions": [
11830+
"bug"
11831+
]
1182311832
}
1182411833
],
1182511834
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,6 +1813,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
18131813
<td align="center" valign="top" width="14.28%"><a href="https://github.com/richardgreg"><img src="https://avatars.githubusercontent.com/u/35255909?v=4?s=100" width="100px;" alt="Cardo"/><br /><sub><b>Cardo</b></sub></a><br /><a href="#maintenance-richardgreg" title="Maintenance">🚧</a></td>
18141814
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/shravan-andoria/"><img src="https://avatars.githubusercontent.com/u/36509067?v=4?s=100" width="100px;" alt="shravanandoria"/><br /><sub><b>shravanandoria</b></sub></a><br /><a href="#maintenance-shravanandoria" title="Maintenance">🚧</a></td>
18151815
</tr>
1816+
<tr>
1817+
<td align="center" valign="top" width="14.28%"><a href="http://rashidma.com"><img src="https://avatars.githubusercontent.com/u/8257719?v=4?s=100" width="100px;" alt="Rashid Ma"/><br /><sub><b>Rashid Ma</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Amcmoodoo" title="Bug reports">🐛</a></td>
1818+
</tr>
18161819
</tbody>
18171820
</table>
18181821

0 commit comments

Comments
 (0)