summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiannasoreil <mokou@fastmail.com>2022-05-10 12:45:23 +0200
committerGitHub <noreply@github.com>2022-05-10 12:45:23 +0200
commit75b09dd69aa64955e50a33a63db37e896ed2571d (patch)
tree6caa2a64386ba7e29f26e51c65c9d8f061e1b667
parentb4510fc03bf66236f52564d11de1f270232cd5f1 (diff)
parent89efbdf02d5525733493c341aa03bb3b8ecace19 (diff)
Merge pull request #990 from rust-lang/all-contributors/add-nandajavarma
docs: add nandajavarma as a contributor for doc
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d90e92c..03c84b7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1191,6 +1191,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "nandajavarma",
+ "name": "Nandaja Varma",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2624550?v=4",
+ "profile": "http://nandaja.space",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 4ce36b6..cb997be 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -171,6 +171,7 @@ authors.
</tr>
<tr>
<td align="center"><a href="http://liby.github.io/liby/"><img src="https://avatars.githubusercontent.com/u/38807139?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Lee</b></sub></a><br /><a href="#content-liby" title="Content">🖋</a></td>
+ <td align="center"><a href="http://nandaja.space"><img src="https://avatars.githubusercontent.com/u/2624550?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nandaja Varma</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nandajavarma" title="Documentation">📖</a></td>
</tr>
</table>