Skip to content

Commit c684293

Browse files
authored
Merge pull request #1315 from rust-lang/all-contributors/add-dbarrosop
docs: add dbarrosop as a contributor for infra
2 parents 1426335 + 2be582f commit c684293

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
@@ -1731,6 +1731,15 @@
17311731
"contributions": [
17321732
"content"
17331733
]
1734+
},
1735+
{
1736+
"login": "dbarrosop",
1737+
"name": "David Barroso",
1738+
"avatar_url": "https://avatars.githubusercontent.com/u/6246622?v=4",
1739+
"profile": "https://www.linkedin.com/in/dbarrosop",
1740+
"contributions": [
1741+
"infra"
1742+
]
17341743
}
17351744
],
17361745
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ authors.
246246
<td align="center"><a href="https://github.com/tkburis"><img src="https://avatars.githubusercontent.com/u/20501289?v=4?s=100" width="100px;" alt="TK Buristrakul"/><br /><sub><b>TK Buristrakul</b></sub></a><br /><a href="#content-tkburis" title="Content">🖋</a></td>
247247
<td align="center"><a href="https://github.com/HerschelW"><img src="https://avatars.githubusercontent.com/u/17935816?v=4?s=100" width="100px;" alt="Kent Worthington"/><br /><sub><b>Kent Worthington</b></sub></a><br /><a href="#content-HerschelW" title="Content">🖋</a></td>
248248
<td align="center"><a href="https://github.com/seporterfield"><img src="https://avatars.githubusercontent.com/u/107010978?v=4?s=100" width="100px;" alt="seporterfield"/><br /><sub><b>seporterfield</b></sub></a><br /><a href="#content-seporterfield" title="Content">🖋</a></td>
249+
<td align="center"><a href="https://www.linkedin.com/in/dbarrosop"><img src="https://avatars.githubusercontent.com/u/6246622?v=4?s=100" width="100px;" alt="David Barroso"/><br /><sub><b>David Barroso</b></sub></a><br /><a href="#infra-dbarrosop" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
249250
</tr>
250251
</tbody>
251252
</table>

0 commit comments

Comments
 (0)