summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-08-26 22:27:41 +0200
committerGitHub <noreply@github.com>2023-08-26 22:27:41 +0200
commitc663f06669f5075806a2aff9f946a2d4463d1eeb (patch)
tree3f8118a556f8a8ad6f7b57ddc2d8ce8be53df7f8
parent38b4327f41ec8c5e1421b57dc78cac4062534678 (diff)
parent77f0e177e67bddd3e5ed5a3460800cb1749e6b94 (diff)
Merge pull request #1636 from rust-lang/all-contributors/add-eLVas
docs: add eLVas 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 5d1c22b..22d6841 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2280,6 +2280,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "eLVas",
+ "name": "Ivan Vasiunyk",
+ "avatar_url": "https://avatars.githubusercontent.com/u/6797156?v=4",
+ "profile": "https://github.com/eLVas",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 28fa51a..e01c19c 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -323,6 +323,7 @@ authors.
<tr>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/barlevalon"><img src="https://avatars.githubusercontent.com/u/3397911?v=4?s=100" width="100px;" alt="Alon Hearter"/><br /><sub><b>Alon Hearter</b></sub></a><br /><a href="#content-barlevalon" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/shirts"><img src="https://avatars.githubusercontent.com/u/4952151?v=4?s=100" width="100px;" alt="shirts"/><br /><sub><b>shirts</b></sub></a><br /><a href="#content-shirts" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/eLVas"><img src="https://avatars.githubusercontent.com/u/6797156?v=4?s=100" width="100px;" alt="Ivan Vasiunyk"/><br /><sub><b>Ivan Vasiunyk</b></sub></a><br /><a href="#content-eLVas" title="Content">🖋</a></td>
</tr>
</tbody>
</table>