diff options
| author | liv <mokou@fastmail.com> | 2023-02-26 13:09:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-26 13:09:20 +0100 |
| commit | e700a3cc4df4d5ee73eb38713c199f9f400d2e0c (patch) | |
| tree | cbfb4cbf540763597d10edf8f9e6422afc42e00e /.all-contributorsrc | |
| parent | eb7f21df040621327c8dd9fc28c11c9745afefea (diff) | |
| parent | d06f7bf1ffccf05341cc409e5983cfcbb1f5c66f (diff) | |
Merge branch 'main' into all-contributors/add-mdmundo
Diffstat (limited to '.all-contributorsrc')
| -rw-r--r-- | .all-contributorsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 004e63e..9dfc8de 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1875,6 +1875,15 @@ "contributions": [ "infra" ] + }, + { + "login": "eroullit", + "name": "Emmanuel Roullit", + "avatar_url": "https://avatars.githubusercontent.com/u/301795?v=4", + "profile": "https://github.com/eroullit", + "contributions": [ + "infra" + ] } ], "contributorsPerLine": 8, |
