diff options
author | Rubén Rincón Blanco <ruben@rinconblanco.es> | 2022-11-24 13:58:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-24 13:58:10 +0100 |
commit | 6b4403454deed27e2226b6377900b2f085a15987 (patch) | |
tree | 260959d3157f3d1f87426a906ca0275b539bc5e1 | |
parent | 945d03eb9a76fcb6befbce1bee77290791ea070f (diff) | |
download | compiler-explorer-gh-5018.tar.gz compiler-explorer-gh-5018.zip |
Update AUTHORS.mdgh-5018
-rw-r--r-- | AUTHORS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AUTHORS.md b/AUTHORS.md index 656563e3b..bbe9a193e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,6 +6,8 @@ Explorer are: - [Patrick Quist](https://github.com/partouf) - [Austin Morton](https://github.com/apmorton) - [Marc Poulhiès](https://poulhies.fr) +- [Jeremy Rifkin](https://github.com/jeremy-rifkin) +- [Mats Larsen](https://supergrecko.dev) --- @@ -15,7 +17,5 @@ Additionally, these people have been immensely helpful in the development of Com - [Chedy Najjar](https://github.com/CppChedy) - [Simon Brand](https://blog.tartanllama.xyz/) - [Filipe Cabecinhas](https://github.com/filcab) -- [Mats Larsen](https://supergrecko.dev) -- [Jeremy Rifkin](https://github.com/jeremy-rifkin) Please also see our [Contributors](CONTRIBUTORS.md) for a full list. |