summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authordiannasoreil <mokou@fastmail.com>2022-03-29 11:48:05 +0200
committerGitHub <noreply@github.com>2022-03-29 11:48:05 +0200
commite306e23963a2dc131face0dca3a294e9a95416b7 (patch)
tree1fb6d2cad6efd2a6fbb36c0389f8b660f6d42480 /.all-contributorsrc
parent179a75a68d03ac9518dec2297fb17f91a4fc506b (diff)
parent0232f6058f7d6252378f6082a46ad2f4e7885d36 (diff)
Merge pull request #948 from rust-lang/all-contributors/add-x-hgg-x
docs: add x-hgg-x as a contributor for code
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8207a03..fc94bb1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1092,6 +1092,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "x-hgg-x",
+ "name": "x-hgg-x",
+ "avatar_url": "https://avatars.githubusercontent.com/u/39058530?v=4",
+ "profile": "https://github.com/x-hgg-x",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,