maintainers: jacekpoz -> poz, detail updates (#388580)

This commit is contained in:
kirillrdy
2025-03-27 19:50:08 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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 ];
};
};