summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-09-18 10:03:57 +0200
committerGitHub <noreply@github.com>2023-09-18 10:03:57 +0200
commit3b451e4ab124bf419baad993f268a5ff8cbb0894 (patch)
tree37b24a5e5905bd64ad862f95ef3e02ed416aa4d6
parent0807353bf0283f85625481827d9f442a1b2dd8c2 (diff)
parent746180b153744c63fa57783b1bb7db61fb6caa7d (diff)
Merge pull request #1680 from rust-lang/all-contributors/add-krmpotic
docs: add krmpotic as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 55bd126..7d57486 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2406,6 +2406,15 @@
"contributions": [
"infra"
]
+ },
+ {
+ "login": "krmpotic",
+ "name": "Luka Krmpotić",
+ "avatar_url": "https://avatars.githubusercontent.com/u/10350645?v=4",
+ "profile": "https://github.com/krmpotic",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 2afa56a..329887a 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -340,6 +340,9 @@ authors.
<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>
<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>
</tr>
+ <tr>
+ <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>
+ </tr>
</tbody>
</table>