Add psydvl to maintainers list
Add psydvl to bottles package maintainers
This commit is contained in:
parent
eb1ed6553a
commit
8d2fa50ec9
2 changed files with 7 additions and 1 deletions
|
@ -9863,6 +9863,12 @@
|
|||
githubId = 20524473;
|
||||
name = "Psyanticy";
|
||||
};
|
||||
psydvl = {
|
||||
email = "psydvl@fea.st";
|
||||
github = "psydvl";
|
||||
githubId = 43755002;
|
||||
name = "Dmitriy P";
|
||||
};
|
||||
ptival = {
|
||||
email = "valentin.robert.42@gmail.com";
|
||||
github = "Ptival";
|
||||
|
|
|
@ -100,7 +100,7 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "An easy-to-use wineprefix manager";
|
||||
homepage = "https://usebottles.com/";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ bloomvdomino shamilton ];
|
||||
maintainers = with maintainers; [ bloomvdomino psydvl shamilton ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue