summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-11-06 12:38:27 +0100
committerGitHub <noreply@github.com>2023-11-06 12:38:27 +0100
commit22838ba2275ec643d06e4a2f00cbd24a76485d22 (patch)
tree63b1a3becc6bf8ad5ad270a4b21fee17c052ef6d
parentfb327612f819663fc9aa4b2240f4737875b295fd (diff)
parent3b3416792474f9528a83550408b1d7bccecdce36 (diff)
Merge pull request #1757 from rust-lang/all-contributors/add-danieltinazzi
docs: add danieltinazzi 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 2e965fd..417bb39 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2505,6 +2505,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "danieltinazzi",
+ "name": "Daniel Tinazzi",
+ "avatar_url": "https://avatars.githubusercontent.com/u/11833533?v=4",
+ "profile": "https://github.com/danieltinazzi",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 26bf369..73c99ed 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -354,6 +354,7 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://github.com/markgreene74"><img src="https://avatars.githubusercontent.com/u/18945890?v=4?s=100" width="100px;" alt="markgreene74"/><br /><sub><b>markgreene74</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=markgreene74" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/VeeDeltaVee"><img src="https://avatars.githubusercontent.com/u/45564258?v=4?s=100" width="100px;" alt="Versha Dhankar"/><br /><sub><b>Versha Dhankar</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=VeeDeltaVee" title="Documentation">📖</a></td>
<td align="center" valign="top" width="12.5%"><a href="http://0atman.com"><img src="https://avatars.githubusercontent.com/u/114097?v=4?s=100" width="100px;" alt="Tristram Oaten"/><br /><sub><b>Tristram Oaten</b></sub></a><br /><a href="#content-0atman" title="Content">🖋</a></td>
+ <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>
</tr>
</tbody>
</table>