summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-01-03 14:19:53 +0100
committerGitHub <noreply@github.com>2023-01-03 14:19:53 +0100
commit915a59e514a36c678d3e4f4b3b64d1fa71ffcfeb (patch)
treef6bd4e3682b4754b0973e1ba93d0c11777298fbc
parentb8d4bb1f1311fcc88a7d097512ced75e4ecfdcf8 (diff)
parentb985b1d6eaa3b0e696cf1d7c378abf47c37098fb (diff)
Merge pull request #1317 from rust-lang/all-contributors/add-tklauser
docs: add tklauser 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 b5b4ffd..66056aa 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1740,6 +1740,15 @@
"contributions": [
"infra"
]
+ },
+ {
+ "login": "tklauser",
+ "name": "Tobias Klauser",
+ "avatar_url": "https://avatars.githubusercontent.com/u/539708?v=4",
+ "profile": "https://distanz.ch",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 6d8a05e..06b5681 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -247,6 +247,7 @@ authors.
<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>
<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>
<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>
+ <td align="center"><a href="https://distanz.ch"><img src="https://avatars.githubusercontent.com/u/539708?v=4?s=100" width="100px;" alt="Tobias Klauser"/><br /><sub><b>Tobias Klauser</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=tklauser" title="Code">💻</a></td>
</tr>
</tbody>
</table>