summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiannasoreil <mokou@fastmail.com>2022-04-27 12:22:28 +0200
committerGitHub <noreply@github.com>2022-04-27 12:22:28 +0200
commitb759ef6b58ebb0687d5602f0721ec4a7e2f549ce (patch)
treea8aac093fbb672d1c7629812012cfa49127217a3
parent659a99032e265a94c0bf9cca12416a404a2cb252 (diff)
parenta18f3b8158aaafebcaae2078c968d738ef7389b0 (diff)
Merge pull request #983 from rust-lang/all-contributors/add-liby
docs: add liby as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 94fef72..d90e92c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1182,6 +1182,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "liby",
+ "name": "Bryan Lee",
+ "avatar_url": "https://avatars.githubusercontent.com/u/38807139?v=4",
+ "profile": "http://liby.github.io/liby/",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 169430f..4ce36b6 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -169,6 +169,9 @@ authors.
<td align="center"><a href="http://www.dashen.tech"><img src="https://avatars.githubusercontent.com/u/15921519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cui fliter</b></sub></a><br /><a href="#content-cuishuang" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/luskwater"><img src="https://avatars.githubusercontent.com/u/42529?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ron Lusk</b></sub></a><br /><a href="#content-luskwater" title="Content">🖋</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="http://liby.github.io/liby/"><img src="https://avatars.githubusercontent.com/u/38807139?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Lee</b></sub></a><br /><a href="#content-liby" title="Content">🖋</a></td>
+ </tr>
</table>
<!-- markdownlint-restore -->