Skip to content

Commit 6d20d84

Browse files
committed
Add @harms280 as a contributor
1 parent 1b576fd commit 6d20d84

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@
3737
"contributions": [
3838
"blog"
3939
]
40+
},
41+
{
42+
"login": "harms280",
43+
"name": "Aaron",
44+
"avatar_url": "https://avatars2.githubusercontent.com/u/10542951?v=4",
45+
"profile": "https://github.com/harms280",
46+
"contributions": [
47+
"bug"
48+
]
4049
}
4150
]
4251
}

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ Since all of the days are built using the fantastic [create-react-app](https://g
5959

6060
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6161
<!-- prettier-ignore -->
62-
| <a href='http://willcodeforfoo.com'><img src='https://avatars1.githubusercontent.com/u/529?v=4' width='140px;'/><h4 align='center'><a href='http://willcodeforfoo.com'>Ari</a></h4> | <a href='https://newline.co'><img src='https://avatars2.githubusercontent.com/u/4318?v=4' width='140px;'/><h4 align='center'><a href='https://newline.co'>Nate Murray</a></h4> | <a href='https://codepen.io/PeterHYChan/'><img src='https://avatars3.githubusercontent.com/u/32804449?v=4' width='140px;'/><h4 align='center'><a href='https://codepen.io/PeterHYChan/'>Peter Ho Yeung Chan</a></h4> |
63-
| :---: | :---: | :---: |
64-
62+
| <a href='http://willcodeforfoo.com'><img src='https://avatars1.githubusercontent.com/u/529?v=4' width='140px;'/><h4 align='center'><a href='http://willcodeforfoo.com'>Ari</a></h4> | <a href='https://newline.co'><img src='https://avatars2.githubusercontent.com/u/4318?v=4' width='140px;'/><h4 align='center'><a href='https://newline.co'>Nate Murray</a></h4> | <a href='https://codepen.io/PeterHYChan/'><img src='https://avatars3.githubusercontent.com/u/32804449?v=4' width='140px;'/><h4 align='center'><a href='https://codepen.io/PeterHYChan/'>Peter Ho Yeung Chan</a></h4> | <a href='https://github.com/harms280'><img src='https://avatars2.githubusercontent.com/u/10542951?v=4' width='140px;'/><h4 align='center'><a href='https://github.com/harms280'>Aaron</a></h4> |
63+
| :---: | :---: | :---: | :---: |
6564
<!-- ALL-CONTRIBUTORS-LIST:END -->
6665

6766
---

0 commit comments

Comments
 (0)