diff options
| author | liv <mokou@fastmail.com> | 2023-08-07 17:40:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-07 17:40:45 +0200 |
| commit | 64035f766fe7e363ab73dba3483f688a94595a90 (patch) | |
| tree | f9aa1cf4826520d8eae2d872743cf1be1106d6e8 | |
| parent | b64aa9993b080f8603eddc79555537807272bb99 (diff) | |
| parent | 1ace9795f728562fecc548858172320d65c2029e (diff) | |
Merge pull request #1618 from rust-lang/all-contributors/add-barlevalon
docs: add barlevalon as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | AUTHORS.md | 3 |
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index b5f81ce..632a633 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2262,6 +2262,15 @@ "contributions": [ "content" ] + }, + { + "login": "barlevalon", + "name": "Alon Hearter", + "avatar_url": "https://avatars.githubusercontent.com/u/3397911?v=4", + "profile": "https://github.com/barlevalon", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -320,6 +320,9 @@ authors. <td align="center" valign="top" width="12.5%"><a href="https://alexfertel.me"><img src="https://avatars.githubusercontent.com/u/22298999?v=4?s=100" width="100px;" alt="Alexander González"/><br /><sub><b>Alexander González</b></sub></a><br /><a href="#content-alexfertel" title="Content">🖋</a></td> <td align="center" valign="top" width="12.5%"><a href="https://github.com/softarn"><img src="https://avatars.githubusercontent.com/u/517619?v=4?s=100" width="100px;" alt="Marcus Höjvall"/><br /><sub><b>Marcus Höjvall</b></sub></a><br /><a href="#content-softarn" title="Content">🖋</a></td> </tr> + <tr> + <td align="center" valign="top" width="12.5%"><a href="https://github.com/barlevalon"><img src="https://avatars.githubusercontent.com/u/3397911?v=4?s=100" width="100px;" alt="Alon Hearter"/><br /><sub><b>Alon Hearter</b></sub></a><br /><a href="#content-barlevalon" title="Content">🖋</a></td> + </tr> </tbody> </table> |
