diff options
| author | diannasoreil <mokou@fastmail.com> | 2022-03-29 15:01:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-29 15:01:09 +0200 |
| commit | c80ad089fd22a69d4d779923163cde5d733f6a02 (patch) | |
| tree | 15cf709befcf6fa472846d48c14ed193a09a0785 | |
| parent | 01023f5b4f461ed6819b7c3192164cee36d73b2d (diff) | |
| parent | 70e29d9717a1f4fdb1bdd1a52e4c4d8211262579 (diff) | |
Merge pull request #949 from rust-lang/all-contributors/add-KisaragiEffective
docs: add KisaragiEffective as a contributor for doc
| -rw-r--r-- | .all-contributorsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index b18300b..c07ac79 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1101,6 +1101,15 @@ "contributions": [ "code" ] + }, + { + "login": "KisaragiEffective", + "name": "Kisaragi", + "avatar_url": "https://avatars.githubusercontent.com/u/48310258?v=4", + "profile": "http://kisaragieffective.github.io", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 8, |
