summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-06-12 12:39:41 +0200
committerGitHub <noreply@github.com>2023-06-12 12:39:41 +0200
commit0282da6881c0708b5aaf6a01e731b88b61201f71 (patch)
tree775e6a22de2cc8c0974a8bd080d3e6115288c689
parent132d5ca943f9a6f3977207ad4e4611502814b1fc (diff)
parent846e68e1aa601826e18f9e5e7b0fbf3fd0afd3e1 (diff)
Merge pull request #1559 from rust-lang/all-contributors/add-robertefry
docs: add robertefry 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 ab5d142..393e59e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2190,6 +2190,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "robertefry",
+ "name": "Robert Fry",
+ "avatar_url": "https://avatars.githubusercontent.com/u/43712054?v=4",
+ "profile": "https://robertfry.xyz",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 723cc4a..7930652 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -310,6 +310,9 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://github.com/luhem7"><img src="https://avatars.githubusercontent.com/u/4008215?v=4?s=100" width="100px;" alt="Mehul Gangavelli"/><br /><sub><b>Mehul Gangavelli</b></sub></a><br /><a href="#content-luhem7" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Frosthage"><img src="https://avatars.githubusercontent.com/u/14823314?v=4?s=100" width="100px;" alt="Mikael Frosthage"/><br /><sub><b>Mikael Frosthage</b></sub></a><br /><a href="#content-Frosthage" title="Content">🖋</a></td>
</tr>
+ <tr>
+ <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>
+ </tr>
</tbody>
</table>