summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-11-29 17:34:16 +0100
committerGitHub <noreply@github.com>2023-11-29 17:34:16 +0100
commitf97f4bc4f1796273f0cc4efce0166990a7db3431 (patch)
tree814759ede004aa7bd9a984719bc0b07250f0b776
parent7f530ebf208da8192832c0f100a0e52dcf8b9583 (diff)
parent3e7f1e3ff24b8618e7738091a5c78d316f673450 (diff)
Merge pull request #1792 from rust-lang/all-contributors/add-neuschaefer
docs: add neuschaefer as a contributor for code
-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 777e594..681392b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2532,6 +2532,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "neuschaefer",
+ "name": "J. Neuschäfer",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1021512?v=4",
+ "profile": "https://github.com/neuschaefer",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index a768b3f..b07ffdc 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -357,6 +357,7 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://github.com/danieltinazzi"><img src="https://avatars.githubusercontent.com/u/11833533?v=4?s=100" width="100px;" alt="Daniel Tinazzi"/><br /><sub><b>Daniel Tinazzi</b></sub></a><br /><a href="#content-danieltinazzi" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/raymon-roos"><img src="https://avatars.githubusercontent.com/u/38888470?v=4?s=100" width="100px;" alt="Raymon Roos"/><br /><sub><b>Raymon Roos</b></sub></a><br /><a href="#content-raymon-roos" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/matthri"><img src="https://avatars.githubusercontent.com/u/67913999?v=4?s=100" width="100px;" alt="Matthias"/><br /><sub><b>Matthias</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=matthri" title="Code">💻</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/neuschaefer"><img src="https://avatars.githubusercontent.com/u/1021512?v=4?s=100" width="100px;" alt="J. Neuschäfer"/><br /><sub><b>J. Neuschäfer</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=neuschaefer" title="Code">💻</a></td>
</tr>
</tbody>
</table>