diff options
| author | liv <mokou@fastmail.com> | 2023-09-26 11:01:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-26 11:01:35 +0200 |
| commit | e1bd5ef8587139653b0b17e9eeb415358e8ef60c (patch) | |
| tree | 1ccf94aabd94af867ca831e63b92b56424859de6 | |
| parent | 92f96c1d45b9908f3330f7a96728998d70271310 (diff) | |
| parent | 5c405ea0f5e321831d8840a2f3e5e41b93534516 (diff) | |
Merge pull request #1692 from rust-lang/all-contributors/add-offbyone
docs: add offbyone as a contributor for infra
| -rw-r--r-- | .all-contributorsrc | 8 | ||||
| -rw-r--r-- | AUTHORS.md | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 0bf80fc..27f69c3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2435,6 +2435,14 @@ ] }, { + "login": "offbyone", + "name": "Chris Rose", + "avatar_url": "https://avatars.githubusercontent.com/u/181693?v=4", + "profile": "https://github.com/offbyone", + "contributions": [ + "infra" + ] + }, "login": "dieterplex", "name": "d1t2", "avatar_url": "https://avatars.githubusercontent.com/u/507502?v=4", @@ -344,6 +344,7 @@ authors. <td align="center" valign="top" width="12.5%"><a href="https://github.com/krmpotic"><img src="https://avatars.githubusercontent.com/u/10350645?v=4?s=100" width="100px;" alt="Luka Krmpotiฤ"/><br /><sub><b>Luka Krmpotiฤ</b></sub></a><br /><a href="#content-krmpotic" title="Content">๐</a></td> <td align="center" valign="top" width="12.5%"><a href="https://github.com/jurglic"><img src="https://avatars.githubusercontent.com/u/112600?v=4?s=100" width="100px;" alt="Jurglic"/><br /><sub><b>Jurglic</b></sub></a><br /><a href="#content-jurglic" title="Content">๐</a></td> <td align="center" valign="top" width="12.5%"><a href="https://github.com/OfirLauber"><img src="https://avatars.githubusercontent.com/u/5631030?v=4?s=100" width="100px;" alt="Ofir Lauber"/><br /><sub><b>Ofir Lauber</b></sub></a><br /><a href="#content-OfirLauber" title="Content">๐</a></td> + <td align="center" valign="top" width="12.5%"><a href="https://github.com/offbyone"><img src="https://avatars.githubusercontent.com/u/181693?v=4?s=100" width="100px;" alt="Chris Rose"/><br /><sub><b>Chris Rose</b></sub></a><br /><a href="#infra-offbyone" title="Infrastructure (Hosting, Build-Tools, etc)">๐</a></td> <td align="center" valign="top" width="12.5%"><a href="https://github.com/dieterplex"><img src="https://avatars.githubusercontent.com/u/507502?v=4?s=100" width="100px;" alt="d1t2"/><br /><sub><b>d1t2</b></sub></a><br /><a href="#infra-dieterplex" title="Infrastructure (Hosting, Build-Tools, etc)">๐</a></td> </tr> </tbody> |
