Skip to content

Commit 9acefe8

Browse files
authored
Merge pull request #1425 from rust-lang/all-contributors/add-adamhb123
docs: add adamhb123 as a contributor for content
2 parents a55c8dc + 06fac0e commit 9acefe8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1911,6 +1911,15 @@
19111911
"contributions": [
19121912
"content"
19131913
]
1914+
},
1915+
{
1916+
"login": "adamhb123",
1917+
"name": "Adam Brewer",
1918+
"avatar_url": "https://avatars.githubusercontent.com/u/25161597?v=4",
1919+
"profile": "https://adabrew.com",
1920+
"contributions": [
1921+
"content"
1922+
]
19141923
}
19151924
],
19161925
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ authors.
272272
</tr>
273273
<tr>
274274
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Nagidal"><img src="https://avatars.githubusercontent.com/u/7075397?v=4?s=100" width="100px;" alt="Nagidal"/><br /><sub><b>Nagidal</b></sub></a><br /><a href="#content-Nagidal" title="Content">🖋</a></td>
275+
<td align="center" valign="top" width="12.5%"><a href="https://adabrew.com"><img src="https://avatars.githubusercontent.com/u/25161597?v=4?s=100" width="100px;" alt="Adam Brewer"/><br /><sub><b>Adam Brewer</b></sub></a><br /><a href="#content-adamhb123" title="Content">🖋</a></td>
275276
</tr>
276277
</tbody>
277278
</table>

0 commit comments

Comments
 (0)