Skip to content

Commit 6f0e5d1

Browse files
authored
Merge pull request #1372 from rust-lang/all-contributors/add-black-puppydog
docs: add black-puppydog as a contributor for content
2 parents 216d08d + 046a18c commit 6f0e5d1

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
@@ -1839,6 +1839,15 @@
18391839
"contributions": [
18401840
"content"
18411841
]
1842+
},
1843+
{
1844+
"login": "black-puppydog",
1845+
"name": "Daan Wynen",
1846+
"avatar_url": "https://avatars.githubusercontent.com/u/189241?v=4",
1847+
"profile": "https://github.com/black-puppydog",
1848+
"contributions": [
1849+
"content"
1850+
]
18421851
}
18431852
],
18441853
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ authors.
262262
</tr>
263263
<tr>
264264
<td align="center" valign="top" width="12.5%"><a href="https://grzegorz-zur.com/"><img src="https://avatars.githubusercontent.com/u/5297583?v=4?s=100" width="100px;" alt="Grzegorz Żur"/><br /><sub><b>Grzegorz Żur</b></sub></a><br /><a href="#content-grzegorz-zur" title="Content">🖋</a></td>
265+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/black-puppydog"><img src="https://avatars.githubusercontent.com/u/189241?v=4?s=100" width="100px;" alt="Daan Wynen"/><br /><sub><b>Daan Wynen</b></sub></a><br /><a href="#content-black-puppydog" title="Content">🖋</a></td>
265266
</tr>
266267
</tbody>
267268
</table>

0 commit comments

Comments
 (0)