Skip to content

Commit 5c5cd4c

Browse files
authored
Merge pull request #1416 from rust-lang/all-contributors/add-Nagidal
docs: add Nagidal as a contributor for content
2 parents 9c515c7 + 53a8318 commit 5c5cd4c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1902,6 +1902,15 @@
19021902
"contributions": [
19031903
"tool"
19041904
]
1905+
},
1906+
{
1907+
"login": "Nagidal",
1908+
"name": "Nagidal",
1909+
"avatar_url": "https://avatars.githubusercontent.com/u/7075397?v=4",
1910+
"profile": "https://github.com/Nagidal",
1911+
"contributions": [
1912+
"content"
1913+
]
19051914
}
19061915
],
19071916
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,9 @@ authors.
270270
<td align="center" valign="top" width="12.5%"><a href="https://nidhalmessaoudi.herokuapp.com"><img src="https://avatars.githubusercontent.com/u/63377412?v=4?s=100" width="100px;" alt="Nidhal Messaoudi"/><br /><sub><b>Nidhal Messaoudi</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nidhalmessaoudi" title="Code">💻</a></td>
271271
<td align="center" valign="top" width="12.5%"><a href="https://github.com/MahdiBM"><img src="https://avatars.githubusercontent.com/u/54685446?v=4?s=100" width="100px;" alt="Mahdi Bahrami"/><br /><sub><b>Mahdi Bahrami</b></sub></a><br /><a href="#tool-MahdiBM" title="Tools">🔧</a></td>
272272
</tr>
273+
<tr>
274+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Nagidal"><img src="https://avatars.githubusercontent.com/u/7075397?v=4?s=100" width="100px;" alt="Nagidal"/><br /><sub><b>Nagidal</b></sub></a><br /><a href="#content-Nagidal" title="Content">🖋</a></td>
275+
</tr>
273276
</tbody>
274277
</table>
275278

0 commit comments

Comments
 (0)