Skip to content

Commit f920ff1

Browse files
authored
Merge pull request #12488 from ethereum/all-contributors/add-repo
docs: add repo as a contributor for doc, blog, and translation
2 parents 5524af5 + 0f083e4 commit f920ff1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11323,6 +11323,17 @@
1132311323
"contributions": [
1132411324
"bug"
1132511325
]
11326+
},
11327+
{
11328+
"login": "repo",
11329+
"name": "repo",
11330+
"avatar_url": "https://avatars.githubusercontent.com/u/45478?v=4",
11331+
"profile": "https://github.com/repo",
11332+
"contributions": [
11333+
"doc",
11334+
"blog",
11335+
"translation"
11336+
]
1132611337
}
1132711338
],
1132811339
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,6 +1762,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
17621762
<tr>
17631763
<td align="center" valign="top" width="14.28%"><a href="https://github.com/UNOFFICIALbgd"><img src="https://avatars.githubusercontent.com/u/71248977?v=4?s=100" width="100px;" alt="UNOFFICIALbgd"/><br /><sub><b>UNOFFICIALbgd</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AUNOFFICIALbgd" title="Bug reports">🐛</a></td>
17641764
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Codex-Bugmenot"><img src="https://avatars.githubusercontent.com/u/59927099?v=4?s=100" width="100px;" alt="Codex-Bugmenot"/><br /><sub><b>Codex-Bugmenot</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3ACodex-Bugmenot" title="Bug reports">🐛</a></td>
1765+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/repo"><img src="https://avatars.githubusercontent.com/u/45478?v=4?s=100" width="100px;" alt="repo"/><br /><sub><b>repo</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=repo" title="Documentation">📖</a> <a href="#blog-repo" title="Blogposts">📝</a> <a href="#translation-repo" title="Translation">🌍</a></td>
17651766
</tr>
17661767
</tbody>
17671768
</table>

0 commit comments

Comments
 (0)