diff options
| author | liv <mokou@fastmail.com> | 2022-08-25 12:12:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-25 12:12:23 +0200 |
| commit | 5a03e46d69fe3cfe98f7ca7a3324e92b0565b7d7 (patch) | |
| tree | 51807af23223709ddd15dd084711bda5d3c09ab4 | |
| parent | 4ee9a0f6b93a1cb69df4b415317d9b982121c81d (diff) | |
| parent | bf95a345533605d8fec4dbd011d4269961ed415d (diff) | |
Merge pull request #1166 from rust-lang/all-contributors/add-Kodylow
docs: add Kodylow 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 e061d15..f2033dc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1533,6 +1533,15 @@ "contributions": [ "content" ] + }, + { + "login": "Kodylow", + "name": "Kody Low", + "avatar_url": "https://avatars.githubusercontent.com/u/74332828?v=4", + "profile": "https://github.com/Kodylow", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -217,6 +217,7 @@ authors. <td align="center"><a href="http://magnusrodseth.vercel.app"><img src="https://avatars.githubusercontent.com/u/59113973?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Magnus Rรธdseth</b></sub></a><br /><a href="#content-magnusrodseth" title="Content">๐</a></td> <td align="center"><a href="https://github.com/rubiesonthesky"><img src="https://avatars.githubusercontent.com/u/2591240?v=4?s=100" width="100px;" alt=""/><br /><sub><b>rubiesonthesky</b></sub></a><br /><a href="#content-rubiesonthesky" title="Content">๐</a></td> <td align="center"><a href="http://www.gabrielbianconi.com/"><img src="https://avatars.githubusercontent.com/u/1275491?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gabriel Bianconi</b></sub></a><br /><a href="#content-GabrielBianconi" title="Content">๐</a></td> + <td align="center"><a href="https://github.com/Kodylow"><img src="https://avatars.githubusercontent.com/u/74332828?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kody Low</b></sub></a><br /><a href="#content-Kodylow" title="Content">๐</a></td> </tr> </table> |
