Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions AUTHORS.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ def main() -> None:
"xxr3376@gmail.com": "xxr@megvii.com",
"dallan@pha.jhu.edu": "daniel.b.allan@gmail.com",
"61652821+laggykiller@users.noreply.github.com": "chaudominic2@gmail.com",
"carlos@aifi.com": "carlos.r.domin@gmail.com",
"carlos.ruiz.dominguez@west.cmu.edu": "carlos.r.domin@gmail.com",
}

CANONICAL_NAMES: dict[str, str] = {
Expand Down
6 changes: 4 additions & 2 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ All contributors (by number of commits):
- Justin Wong <46082645+uvjustin@users.noreply.github.com>
- Santtu Keskinen <santtu.keskinen@gmail.com>

* Carlos Domin, Carlos Ruiz <carlos.r.domin@gmail.com>
* Alba Mendez <me@alba.sh>
* Curtis Doty <Curtis@GreenKey.net>; `@dotysan <https://github.com/dotysan>`_
* Xinran Xu <xxr@megvii.com>; `@xxr3376 <https://github.com/xxr3376>`_
Expand Down Expand Up @@ -54,6 +55,7 @@ All contributors (by number of commits):
- Benedikt Lorch, benedikt-grl <benedikt@getreallabs.com>
- Santiago Castro <bryant1410@gmail.com>
- Christian Clauss <cclauss@me.com>
- Dominik Baran, Yozer <dominik.baran7@gmail.com>
- Ihor Liubymov <ihor.liubymov@ring.com>
- Johannes Erdfelt <johannes@erdfelt.com>
- Karl Litterfeldt <kalle.litterfeldt@gmail.com>; `@litterfeldt <https://github.com/litterfeldt>`_
Expand Down Expand Up @@ -81,8 +83,6 @@ All contributors (by number of commits):
- Ryan Huang <NPN@users.noreply.github.com>
- Arthur Barros <arthbarros@gmail.com>
- bdavid-evertz <bdavid@evertz.com>
- Carlos Ruiz <carlos.r.domin@gmail.com>
- Carlos Ruiz <carlos.ruiz.dominguez@west.cmu.edu>
- Maxime Desroches <desroches.maxime@gmail.com>
- egao1980 <egao1980@gmail.com>
- Eric Kalosa-Kenyon <ekalosak@gmail.com>
Expand All @@ -97,6 +97,7 @@ All contributors (by number of commits):
- Kian-Meng Ang <kianmeng@cpan.org>
- Philipp Klaus <klaus@physik.uni-frankfurt.de>
- Marcell Pardavi <marcell.pardavi@gmail.com>
- mark-oshea <mark.oshea96@rocketmail.com>
- Matteo Destro <matteo@cerrion.com>
- Max Ehrlich <max.ehr@gmail.com>
- Manuel Goacolou <mgoacolou@cls.fr>
Expand All @@ -116,6 +117,7 @@ All contributors (by number of commits):
- Brendan Long <self@brendanlong.com>; `@brendanlong <https://github.com/brendanlong>`_
- Семён Марьясин <simeon@maryasin.name>
- Stephen.Y <stepheny@users.noreply.github.com>
- Trevor Gamblin <tgamblin@ecocode.ca>
- Tom Flanagan <theknio@gmail.com>
- Tim O'Shea <tim.oshea753@gmail.com>
- Tim Ahpee <timah@blackmagicdesign.com>
Expand Down
Loading