summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-06-15 10:42:10 +0200
committerGitHub <noreply@github.com>2023-06-15 10:42:10 +0200
commitf3d0ba2f51b292dc308aabe4c2240eb8ed9a6f63 (patch)
tree5ac60fa48a06c7916748734ef3bebadbba927e90
parent4b9e77d2efb788a7eca49ea5d7593b1a725bd828 (diff)
parent0cb63cdd01d133a1244ff18db448591fb3a40cd6 (diff)
Merge pull request #1563 from rust-lang/all-contributors/add-tajo48
docs: add tajo48 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 393e59e..a8b82ae 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2199,6 +2199,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "tajo48",
+ "name": "tajo48",
+ "avatar_url": "https://avatars.githubusercontent.com/u/55502906?v=4",
+ "profile": "https://github.com/tajo48",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 7930652..ba20803 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -312,6 +312,7 @@ authors.
</tr>
<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>
</tr>
</tbody>
</table>