Skip to content

Commit 3b451e4

Browse files
authored
Merge pull request #1680 from rust-lang/all-contributors/add-krmpotic
docs: add krmpotic as a contributor for content
2 parents 0807353 + 746180b commit 3b451e4

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
@@ -2406,6 +2406,15 @@
24062406
"contributions": [
24072407
"infra"
24082408
]
2409+
},
2410+
{
2411+
"login": "krmpotic",
2412+
"name": "Luka Krmpotić",
2413+
"avatar_url": "https://avatars.githubusercontent.com/u/10350645?v=4",
2414+
"profile": "https://github.com/krmpotic",
2415+
"contributions": [
2416+
"content"
2417+
]
24092418
}
24102419
],
24112420
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,9 @@ authors.
340340
<td align="center" valign="top" width="12.5%"><a href="https://github.com/husjon"><img src="https://avatars.githubusercontent.com/u/554229?v=4?s=100" width="100px;" alt="Jon Erling Hustadnes"/><br /><sub><b>Jon Erling Hustadnes</b></sub></a><br /><a href="#content-husjon" title="Content">🖋</a></td>
341341
<td align="center" valign="top" width="12.5%"><a href="https://github.com/CobaltCause"><img src="https://avatars.githubusercontent.com/u/7003738?v=4?s=100" width="100px;" alt="Charles Hall"/><br /><sub><b>Charles Hall</b></sub></a><br /><a href="#infra-CobaltCause" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
342342
</tr>
343+
<tr>
344+
<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+
</tr>
343346
</tbody>
344347
</table>
345348

0 commit comments

Comments
 (0)