diff options
| author | liv <mokou@fastmail.com> | 2022-10-12 15:51:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-12 15:51:33 +0100 |
| commit | 56a4f1680dba7647bca2e3d94ba8fe16d27e547b (patch) | |
| tree | 0fd3fc5d4841ad452d10178677f3ebf2e88c0932 | |
| parent | 6e42eede5426dcf5f91cf7e71cc7d0f5b85c0eb6 (diff) | |
| parent | a50dcc97280644740939e64140bc313be7e5cb8a (diff) | |
Merge pull request #1230 from rust-lang/all-contributors/add-bhbuehler
docs: add bhbuehler as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | AUTHORS.md | 3 |
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 7374951..5235b38 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1614,6 +1614,15 @@ "contributions": [ "tool" ] + }, + { + "login": "bhbuehler", + "name": "bhbuehler", + "avatar_url": "https://avatars.githubusercontent.com/u/25541343?v=4", + "profile": "https://github.com/bhbuehler", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -230,6 +230,9 @@ authors. <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> <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> </tr> + <tr> + <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> + </tr> </tbody> </table> |
