maintainers: jacekpoz -> poz, detail updates (#388580)
This commit is contained in:
@@ -10640,13 +10640,6 @@
|
||||
github = "jacbart";
|
||||
githubId = 7909687;
|
||||
};
|
||||
jacekpoz = {
|
||||
name = "Jacek Poziemski";
|
||||
email = "jacek@poz.pet";
|
||||
matrix = "@jacek:poz.pet";
|
||||
github = "jacekpoz";
|
||||
githubId = 64381190;
|
||||
};
|
||||
jacfal = {
|
||||
name = "Jakub Pravda";
|
||||
email = "me@jakubpravda.net";
|
||||
@@ -19178,6 +19171,13 @@
|
||||
githubId = 24578572;
|
||||
name = "Blake North";
|
||||
};
|
||||
poz = {
|
||||
name = "Jacek Poziemski";
|
||||
email = "poz@poz.pet";
|
||||
matrix = "@poz:poz.pet";
|
||||
github = "imnotpoz";
|
||||
githubId = 64381190;
|
||||
};
|
||||
ppenguin = {
|
||||
name = "Jeroen Versteeg";
|
||||
email = "hieronymusv@gmail.com";
|
||||
|
||||
@@ -103,7 +103,7 @@ let
|
||||
homepage = "https://www.un4seen.com/";
|
||||
license = licenses.unfreeRedistributable;
|
||||
platforms = builtins.attrNames bass.so;
|
||||
maintainers = with maintainers; [ jacekpoz ];
|
||||
maintainers = with maintainers; [ poz ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user