Skip to content

Commit 30291a3

Browse files
authored
Merge pull request #1527 from rust-lang/all-contributors/add-lazywalker
docs: add lazywalker as a contributor for content
2 parents 10d8357 + 3322437 commit 30291a3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,6 +2127,15 @@
21272127
"contributions": [
21282128
"content"
21292129
]
2130+
},
2131+
{
2132+
"login": "lazywalker",
2133+
"name": "lazywalker",
2134+
"avatar_url": "https://avatars.githubusercontent.com/u/53956?v=4",
2135+
"profile": "https://github.com/lazywalker",
2136+
"contributions": [
2137+
"content"
2138+
]
21302139
}
21312140
],
21322141
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ authors.
302302
</tr>
303303
<tr>
304304
<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>
305+
<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>
305306
</tr>
306307
</tbody>
307308
</table>

0 commit comments

Comments
 (0)