Skip to content

Commit ef122c9

Browse files
authored
Merge pull request #1681 from rust-lang/all-contributors/add-jurglic
docs: add jurglic as a contributor for content
2 parents 2e48fe9 + 8e8c74c commit ef122c9

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
@@ -2415,6 +2415,15 @@
24152415
"contributions": [
24162416
"content"
24172417
]
2418+
},
2419+
{
2420+
"login": "jurglic",
2421+
"name": "Jurglic",
2422+
"avatar_url": "https://avatars.githubusercontent.com/u/112600?v=4",
2423+
"profile": "https://github.com/jurglic",
2424+
"contributions": [
2425+
"content"
2426+
]
24182427
}
24192428
],
24202429
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ authors.
342342
</tr>
343343
<tr>
344344
<td align="center" valign="top" width="12.5%"><a href="https://github.com/krmpotic"><img src="https://avatars.githubusercontent.com/u/10350645?v=4?s=100" width="100px;" alt="Luka Krmpotić"/><br /><sub><b>Luka Krmpotić</b></sub></a><br /><a href="#content-krmpotic" title="Content">🖋</a></td>
345+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/jurglic"><img src="https://avatars.githubusercontent.com/u/112600?v=4?s=100" width="100px;" alt="Jurglic"/><br /><sub><b>Jurglic</b></sub></a><br /><a href="#content-jurglic" title="Content">🖋</a></td>
345346
</tr>
346347
</tbody>
347348
</table>

0 commit comments

Comments
 (0)