summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-02-15 14:17:07 +0100
committerGitHub <noreply@github.com>2023-02-15 14:17:07 +0100
commit6f0e5d13ed684891bcb4dda15f88f31890dea77f (patch)
treecf6e82bf5739113999c3eb6312244d2b6b05eb4d
parent216d08d0135ccf1b5d3fe014b53cc150bb1775e4 (diff)
parent046a18cd16f66f4245ad738f54035e4eae405163 (diff)
Merge pull request #1372 from rust-lang/all-contributors/add-black-puppydog
docs: add black-puppydog as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5db992a..4eaab0d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1839,6 +1839,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "black-puppydog",
+ "name": "Daan Wynen",
+ "avatar_url": "https://avatars.githubusercontent.com/u/189241?v=4",
+ "profile": "https://github.com/black-puppydog",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 85cd177..bd3b202 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -262,6 +262,7 @@ authors.
</tr>
<tr>
<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>
+ <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>
</tr>
</tbody>
</table>