Skip to content

Commit 2a35d7a

Browse files
authored
Merge pull request #15532 from ethereum/all-contributors/add-aolson078
docs: add aolson078 as a contributor for bug
2 parents 32c8cda + 383540d commit 2a35d7a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.all-contributorsrc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12730,7 +12730,10 @@
1273012730
"name": "João Paulo Hotequil",
1273112731
"avatar_url": "https://avatars.githubusercontent.com/u/46814712?v=4",
1273212732
"profile": "https://github.com/hotequil",
12733-
"contributions": ["code", "translation"]
12733+
"contributions": [
12734+
"code",
12735+
"translation"
12736+
]
1273412737
},
1273512738
{
1273612739
"login": "microHoffman",
@@ -12749,6 +12752,15 @@
1274912752
"contributions": [
1275012753
"bug"
1275112754
]
12755+
},
12756+
{
12757+
"login": "aolson078",
12758+
"name": "Alex Olson",
12759+
"avatar_url": "https://avatars.githubusercontent.com/u/69769089?v=4",
12760+
"profile": "https://github.com/aolson078",
12761+
"contributions": [
12762+
"bug"
12763+
]
1275212764
}
1275312765
],
1275412766
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1947,8 +1947,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
19471947
</tr>
19481948
<tr>
19491949
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JJOptimist"><img src="https://avatars.githubusercontent.com/u/86833563?v=4?s=100" width="100px;" alt="JJOptimist"/><br /><sub><b>JJOptimist</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AJJOptimist" title="Bug reports">🐛</a></td>
1950+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hotequil"><img src="https://avatars.githubusercontent.com/u/46814712?v=4?s=100" width="100px;" alt="João Paulo Hotequil"/><br /><sub><b>João Paulo Hotequil</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=hotequil" title="Code">💻</a> <a href="#translation-hotequil" title="Translation">🌍</a></td>
19501951
<td align="center" valign="top" width="14.28%"><a href="http://pwn.xyz"><img src="https://avatars.githubusercontent.com/u/61500778?v=4?s=100" width="100px;" alt="microHoffman"/><br /><sub><b>microHoffman</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AmicroHoffman" title="Bug reports">🐛</a></td>
19511952
<td align="center" valign="top" width="14.28%"><a href="https://github.com/smithrashell"><img src="https://avatars.githubusercontent.com/u/36465023?v=4?s=100" width="100px;" alt="Rashell Smith"/><br /><sub><b>Rashell Smith</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Asmithrashell" title="Bug reports">🐛</a></td>
1953+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aolson078"><img src="https://avatars.githubusercontent.com/u/69769089?v=4?s=100" width="100px;" alt="Alex Olson"/><br /><sub><b>Alex Olson</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Aaolson078" title="Bug reports">🐛</a></td>
19521954
</tr>
19531955
</tbody>
19541956
</table>

0 commit comments

Comments
 (0)