summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-05-23 11:06:10 +0200
committerGitHub <noreply@github.com>2023-05-23 11:06:10 +0200
commit30291a3c253f08a4191cfd544ba36867612ebb7a (patch)
tree8d89dc7ed4247496999bd37b4fb828ce2bd49d0c
parent10d8357876fe1f6236b88ac652855acbfe126f5b (diff)
parent33224370eb98da79a2a0b1d6a470cfa6edab83f2 (diff)
Merge pull request #1527 from rust-lang/all-contributors/add-lazywalker
docs: add lazywalker 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 7978d24..14ec3a9 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2127,6 +2127,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "lazywalker",
+ "name": "lazywalker",
+ "avatar_url": "https://avatars.githubusercontent.com/u/53956?v=4",
+ "profile": "https://github.com/lazywalker",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index e0631ce..50a477c 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -302,6 +302,7 @@ authors.
</tr>
<tr>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/b1ue64"><img src="https://avatars.githubusercontent.com/u/77976308?v=4?s=100" width="100px;" alt="b1ue64"/><br /><sub><b>b1ue64</b></sub></a><br /><a href="#content-b1ue64" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/lazywalker"><img src="https://avatars.githubusercontent.com/u/53956?v=4?s=100" width="100px;" alt="lazywalker"/><br /><sub><b>lazywalker</b></sub></a><br /><a href="#content-lazywalker" title="Content">🖋</a></td>
</tr>
</tbody>
</table>