summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-04-02 10:46:50 +0000
committerGitHub <noreply@github.com>2023-04-02 10:46:50 +0000
commit01fa21f160fdc32aca6396506f3774189feee0f3 (patch)
treeba9d85a4ad7adf9bd8c38a5d3ae5e5a6856e6a71
parent2ca4ee2a54b8dfe2a58c801be094f36e0b7a4083 (diff)
parent54d21dc7c11064aae647cd3893e2f4d07adf0ae7 (diff)
Merge pull request #1461 from rust-lang/all-contributors/add-sagarvora
docs: add sagarvora 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 0416dd8..97cd1b0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1992,6 +1992,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "sagarvora",
+ "name": "Sagar Vora",
+ "avatar_url": "https://avatars.githubusercontent.com/u/16315650?v=4",
+ "profile": "https://resilient.tech",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 125fc10..cffd25e 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -283,6 +283,7 @@ authors.
<tr>
<td align="center" valign="top" width="12.5%"><a href="http://keogami.ml"><img src="https://avatars.githubusercontent.com/u/41939011?v=4?s=100" width="100px;" alt="Keogami"/><br /><sub><b>Keogami</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=keogami" title="Documentation">📖</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/ahresse"><img src="https://avatars.githubusercontent.com/u/28402488?v=4?s=100" width="100px;" alt="Alexandre Esse"/><br /><sub><b>Alexandre Esse</b></sub></a><br /><a href="#content-ahresse" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://resilient.tech"><img src="https://avatars.githubusercontent.com/u/16315650?v=4?s=100" width="100px;" alt="Sagar Vora"/><br /><sub><b>Sagar Vora</b></sub></a><br /><a href="#content-sagarvora" title="Content">🖋</a></td>
</tr>
</tbody>
</table>