Skip to content

Commit f3d0ba2

Browse files
authored
Merge pull request #1563 from rust-lang/all-contributors/add-tajo48
docs: add tajo48 as a contributor for content
2 parents 4b9e77d + 0cb63cd commit f3d0ba2

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
@@ -2199,6 +2199,15 @@
21992199
"contributions": [
22002200
"content"
22012201
]
2202+
},
2203+
{
2204+
"login": "tajo48",
2205+
"name": "tajo48",
2206+
"avatar_url": "https://avatars.githubusercontent.com/u/55502906?v=4",
2207+
"profile": "https://github.com/tajo48",
2208+
"contributions": [
2209+
"content"
2210+
]
22022211
}
22032212
],
22042213
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ authors.
312312
</tr>
313313
<tr>
314314
<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>
315+
<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>
315316
</tr>
316317
</tbody>
317318
</table>

0 commit comments

Comments
 (0)