Skip to content

Commit 56a4f16

Browse files
authored
Merge pull request #1230 from rust-lang/all-contributors/add-bhbuehler
docs: add bhbuehler as a contributor for content
2 parents 6e42eed + a50dcc9 commit 56a4f16

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
@@ -1614,6 +1614,15 @@
16141614
"contributions": [
16151615
"tool"
16161616
]
1617+
},
1618+
{
1619+
"login": "bhbuehler",
1620+
"name": "bhbuehler",
1621+
"avatar_url": "https://avatars.githubusercontent.com/u/25541343?v=4",
1622+
"profile": "https://github.com/bhbuehler",
1623+
"contributions": [
1624+
"content"
1625+
]
16171626
}
16181627
],
16191628
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,9 @@ authors.
230230
<td align="center"><a href="https://github.com/duchonic"><img src="https://avatars.githubusercontent.com/u/34117620?v=4?s=100" width="100px;" alt="Duchoud Nicolas"/><br /><sub><b>Duchoud Nicolas</b></sub></a><br /><a href="#content-duchonic" title="Content">🖋</a></td>
231231
<td align="center"><a href="https://github.com/gfaugere"><img src="https://avatars.githubusercontent.com/u/11901979?v=4?s=100" width="100px;" alt="Gaëtan Faugère"/><br /><sub><b>Gaëtan Faugère</b></sub></a><br /><a href="#tool-gfaugere" title="Tools">🔧</a></td>
232232
</tr>
233+
<tr>
234+
<td align="center"><a href="https://github.com/bhbuehler"><img src="https://avatars.githubusercontent.com/u/25541343?v=4?s=100" width="100px;" alt="bhbuehler"/><br /><sub><b>bhbuehler</b></sub></a><br /><a href="#content-bhbuehler" title="Content">🖋</a></td>
235+
</tr>
233236
</tbody>
234237
</table>
235238

0 commit comments

Comments
 (0)