Skip to content

Commit a0b3156

Browse files
authored
Merge pull request #1055 from rust-lang/all-contributors/add-exdx
docs: add exdx as a contributor for content
2 parents 636c8ac + c933206 commit a0b3156

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,6 +1326,15 @@
13261326
"contributions": [
13271327
"content"
13281328
]
1329+
},
1330+
{
1331+
"login": "exdx",
1332+
"name": "exdx",
1333+
"avatar_url": "https://avatars.githubusercontent.com/u/31546601?v=4",
1334+
"profile": "https://exdx.github.io",
1335+
"contributions": [
1336+
"content"
1337+
]
13291338
}
13301339
],
13311340
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@ authors.
189189
<td align="center"><a href="https://github.com/pgjbz"><img src="https://avatars.githubusercontent.com/u/22059237?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Paulo Gabriel Justino Bezerra</b></sub></a><br /><a href="#content-pgjbz" title="Content">🖋</a></td>
190190
<td align="center"><a href="https://github.com/jaystile"><img src="https://avatars.githubusercontent.com/u/46078028?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jason</b></sub></a><br /><a href="#content-jaystile" title="Content">🖋</a></td>
191191
</tr>
192+
<tr>
193+
<td align="center"><a href="https://exdx.github.io"><img src="https://avatars.githubusercontent.com/u/31546601?v=4?s=100" width="100px;" alt=""/><br /><sub><b>exdx</b></sub></a><br /><a href="#content-exdx" title="Content">🖋</a></td>
194+
</tr>
192195
</table>
193196

194197
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)