summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2022-07-15 14:05:50 +0200
committerGitHub <noreply@github.com>2022-07-15 14:05:50 +0200
commit64757698f4cd0075fa4b2351fca2f7f1ea615966 (patch)
tree7042985221763c6c3179687845d7d4925398c85a
parent7cabbab580a47b32682a4c6ab742ff170c2067dc (diff)
parent2427184017cea2008277ccaf4da362e308a9ab88 (diff)
Merge pull request #1057 from rust-lang/all-contributors/add-jayber
docs: add jayber as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c0097f7..b980260 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1344,6 +1344,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "jayber",
+ "name": "James Bromley",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2474334?v=4",
+ "profile": "https://jamesabromley.wordpress.com/",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 3f68716..a645170 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -192,6 +192,7 @@ authors.
<tr>
<td align="center"><a href="https://exdx.github.io"><img src="https://avatars.githubusercontent.com/u/31546601?v=4?s=100" width="100px;" alt=""/><br /><sub><b>exdx</b></sub></a><br /><a href="#content-exdx" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/Jzow"><img src="https://avatars.githubusercontent.com/u/68860495?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Zow</b></sub></a><br /><a href="#content-Jzow" title="Content">🖋</a></td>
+ <td align="center"><a href="https://jamesabromley.wordpress.com/"><img src="https://avatars.githubusercontent.com/u/2474334?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Bromley</b></sub></a><br /><a href="#content-jayber" title="Content">🖋</a></td>
</tr>
</table>