diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-11-24 17:10:57 +0100 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-11-24 17:11:13 +0100 |
commit | 42d2c16c2bb99fd9cf246527b10fc829882242e1 (patch) | |
tree | 18dca2b968e930fa33f3a0c10db959583c7c9084 | |
parent | be149db10f756301a6f18c245fa799d7beec6648 (diff) | |
download | pylint-git-42d2c16c2bb99fd9cf246527b10fc829882242e1.tar.gz |
Add Copyrite configuration for Nick Pesce
-rw-r--r-- | .copyrite_aliases | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.copyrite_aliases b/.copyrite_aliases index 170ba35fa..4abd86d3f 100644 --- a/.copyrite_aliases +++ b/.copyrite_aliases @@ -87,6 +87,11 @@ "name": "Matus Valo" }, { + "mails": ["nickpesce22@gmail.com", "npesce@terpmail.umd.edu"], + "authoritative_mail": "nickpesce22@gmail.com", + "name": "Nick Pesce" + }, + { "mails": ["31762852+mbyrnepr2@users.noreply.github.com", "mbyrnepr2@gmail.com"], "authoritative_mail": "31762852+mbyrnepr2@users.noreply.github.com", "name": "Mark Byrne" |