summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-06-26 09:58:32 +0200
committerGitHub <noreply@github.com>2023-06-26 09:58:32 +0200
commit2584ff0440b268e2313565244c55d0546ad0f500 (patch)
treec3f2a60bdac818595fa3b2998183ff7d59ebaf3a
parent9379d062757d8df9cdaf9ee0ea1fda73a4928f24 (diff)
parent2e4022dd730869c9065f8b9f1aa031cbb0b2f0fa (diff)
Merge pull request #1577 from rust-lang/all-contributors/add-novanish
docs: add novanish 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 a8b82ae..0c985ad 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2208,6 +2208,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "novanish",
+ "name": "Anish",
+ "avatar_url": "https://avatars.githubusercontent.com/u/98446102?v=4",
+ "profile": "https://anishchhetri.com.np",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index ba20803..c7ef520 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -313,6 +313,7 @@ authors.
<tr>
<td align="center" valign="top" width="12.5%"><a href="https://robertfry.xyz"><img src="https://avatars.githubusercontent.com/u/43712054?v=4?s=100" width="100px;" alt="Robert Fry"/><br /><sub><b>Robert Fry</b></sub></a><br /><a href="#content-robertefry" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/tajo48"><img src="https://avatars.githubusercontent.com/u/55502906?v=4?s=100" width="100px;" alt="tajo48"/><br /><sub><b>tajo48</b></sub></a><br /><a href="#content-tajo48" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://anishchhetri.com.np"><img src="https://avatars.githubusercontent.com/u/98446102?v=4?s=100" width="100px;" alt="Anish"/><br /><sub><b>Anish</b></sub></a><br /><a href="#content-novanish" title="Content">🖋</a></td>
</tr>
</tbody>
</table>