diff options
| author | liv <mokou@fastmail.com> | 2023-03-14 11:15:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-14 11:15:30 +0100 |
| commit | 9acefe8b3a2bed6e23dc31e9c1d5e9c5f6ab7596 (patch) | |
| tree | 4fbc8358094229ef8d5e89999a2f40207b38e713 | |
| parent | a55c8dc1a8bc787f537e91c0979eefc639dacfb7 (diff) | |
| parent | 06fac0e5707071b573aaf6a465448d2e9d81dc54 (diff) | |
Merge pull request #1425 from rust-lang/all-contributors/add-adamhb123
docs: add adamhb123 as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | AUTHORS.md | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 0c74225..4d98014 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1911,6 +1911,15 @@ "contributions": [ "content" ] + }, + { + "login": "adamhb123", + "name": "Adam Brewer", + "avatar_url": "https://avatars.githubusercontent.com/u/25161597?v=4", + "profile": "https://adabrew.com", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -272,6 +272,7 @@ authors. </tr> <tr> <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> + <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> </tr> </tbody> </table> |
