summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2022-10-14 10:30:55 +0100
committerGitHub <noreply@github.com>2022-10-14 10:30:55 +0100
commitb3322e36ae182a0285ac94eb1df8850097988157 (patch)
treebc3a167b1349c1a25eca38399b3dd5fb10e50af6
parent587e2d6dcdc9f7aa8dbe652ee504a02ac82530ea (diff)
parent3cb9825033f1d77e51a769db0300a62b525dbb1b (diff)
Merge pull request #1234 from rust-lang/all-contributors/add-azzamsa
docs: add azzamsa as a contributor for code
-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 eaaf624..208d52e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1632,6 +1632,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "azzamsa",
+ "name": "azzamsa",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17734314?v=4",
+ "profile": "http://azzamsa.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 3e7f916..642659b 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -233,6 +233,7 @@ authors.
<tr>
<td align="center"><a href="https://github.com/bhbuehler"><img src="https://avatars.githubusercontent.com/u/25541343?v=4?s=100" width="100px;" alt="bhbuehler"/><br /><sub><b>bhbuehler</b></sub></a><br /><a href="#content-bhbuehler" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/nyurik"><img src="https://avatars.githubusercontent.com/u/1641515?v=4?s=100" width="100px;" alt="Yuri Astrakhan"/><br /><sub><b>Yuri Astrakhan</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nyurik" title="Code">💻</a></td>
+ <td align="center"><a href="http://azzamsa.com"><img src="https://avatars.githubusercontent.com/u/17734314?v=4?s=100" width="100px;" alt="azzamsa"/><br /><sub><b>azzamsa</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=azzamsa" title="Code">💻</a></td>
</tr>
</tbody>
</table>