summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-09-09 01:23:54 +0200
committerGitHub <noreply@github.com>2023-09-09 01:23:54 +0200
commit9de22c9afa873a1a88d424007ed0f66cc6a22403 (patch)
treecc066aceffeba02f963baf0f373271917a383275
parent9dc8f139250ae98eff263609e8a30e650afecd54 (diff)
parente17d603201458029defd88ebf61e24ed2e639bfb (diff)
Merge pull request #1669 from rust-lang/all-contributors/add-ob
docs: add ob 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 b1db5fa..9f644f1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2379,6 +2379,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "ob",
+ "name": "Oscar Bonilla",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4950?v=4",
+ "profile": "http://oscarbonilla.com",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 4e34f56..1312a05 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -336,6 +336,7 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="http://cancompute.tech"><img src="https://avatars.githubusercontent.com/u/2052646?v=4?s=100" width="100px;" alt="Michael"/><br /><sub><b>Michael</b></sub></a><br /><a href="#content-bean5" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://www.sadiqpk.org"><img src="https://avatars.githubusercontent.com/u/1289514?v=4?s=100" width="100px;" alt="Mohammed Sadiq"/><br /><sub><b>Mohammed Sadiq</b></sub></a><br /><a href="#content-pksadiq" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Jak-Ch-ll"><img src="https://avatars.githubusercontent.com/u/56225668?v=4?s=100" width="100px;" alt="Jakob"/><br /><sub><b>Jakob</b></sub></a><br /><a href="#content-Jak-Ch-ll" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="http://oscarbonilla.com"><img src="https://avatars.githubusercontent.com/u/4950?v=4?s=100" width="100px;" alt="Oscar Bonilla"/><br /><sub><b>Oscar Bonilla</b></sub></a><br /><a href="#content-ob" title="Content">🖋</a></td>
</tr>
</tbody>
</table>