Skip to content

Commit 57377e8

Browse files
authored
Merge pull request #1139 from rust-lang/all-contributors/add-brianfakhoury
docs: add brianfakhoury as a contributor for content
2 parents cfbce9d + a16e7b9 commit 57377e8

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
@@ -1470,6 +1470,15 @@
14701470
"contributions": [
14711471
"code"
14721472
]
1473+
},
1474+
{
1475+
"login": "brianfakhoury",
1476+
"name": "Brian Fakhoury",
1477+
"avatar_url": "https://avatars.githubusercontent.com/u/20828724?v=4",
1478+
"profile": "http://fakhoury.xyz",
1479+
"contributions": [
1480+
"content"
1481+
]
14731482
}
14741483
],
14751484
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ authors.
209209
<td align="center"><a href="https://github.com/Mouwrice"><img src="https://avatars.githubusercontent.com/u/56763273?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maurice Van Wassenhove</b></sub></a><br /><a href="#content-Mouwrice" title="Content">🖋</a></td>
210210
<td align="center"><a href="http://jmthree.com"><img src="https://avatars.githubusercontent.com/u/77524?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Mendelewski</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=johnmendel" title="Code">💻</a></td>
211211
</tr>
212+
<tr>
213+
<td align="center"><a href="http://fakhoury.xyz"><img src="https://avatars.githubusercontent.com/u/20828724?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Fakhoury</b></sub></a><br /><a href="#content-brianfakhoury" title="Content">🖋</a></td>
214+
</tr>
212215
</table>
213216

214217
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)