maintainers: adding AnatolyPopov

This commit is contained in:
Anatolii Popov 2022-04-08 15:22:11 +03:00
parent efe5ba0c4f
commit 6abf6b46ad
No known key found for this signature in database
GPG key ID: BD428BB621AD9266
2 changed files with 7 additions and 1 deletions

View file

@ -681,6 +681,12 @@
github = "an-empty-string";
githubId = 681716;
};
AnatolyPopov = {
email = "aipopov@live.ru";
github = "AnatolyPopov";
githubId = 2312534;
name = "Anatolii Popov";
};
andehen = {
email = "git@andehen.net";
github = "andehen";

View file

@ -124,7 +124,7 @@ let
with JUnit, TestNG, popular SCMs, Ant & Maven. Also known
as IntelliJ.
'';
maintainers = with maintainers; [ edwtjo gytis-ivaskevicius steinybot ];
maintainers = with maintainers; [ edwtjo gytis-ivaskevicius steinybot AnatolyPopov ];
platforms = ideaPlatforms;
};
});