Skip to content

Commit b3322e3

Browse files
authored
Merge pull request #1234 from rust-lang/all-contributors/add-azzamsa
docs: add azzamsa as a contributor for code
2 parents 587e2d6 + 3cb9825 commit b3322e3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,6 +1632,15 @@
16321632
"contributions": [
16331633
"code"
16341634
]
1635+
},
1636+
{
1637+
"login": "azzamsa",
1638+
"name": "azzamsa",
1639+
"avatar_url": "https://avatars.githubusercontent.com/u/17734314?v=4",
1640+
"profile": "http://azzamsa.com",
1641+
"contributions": [
1642+
"code"
1643+
]
16351644
}
16361645
],
16371646
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ authors.
233233
<tr>
234234
<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>
235235
<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>
236+
<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>
236237
</tr>
237238
</tbody>
238239
</table>

0 commit comments

Comments
 (0)