winbox4: add martinkontsek as a maintainer

This commit is contained in:
Martin Kontsek
2026-06-18 22:36:26 +02:00
parent 9660bc327f
commit 30159d5d5e
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -17063,6 +17063,12 @@
githubId = 110860;
name = "Martin Jesper Low Madsen";
};
martinkontsek = {
email = "martinkontsek@gmail.com";
github = "martinkontsek";
githubId = 9106867;
name = "Martin Kontšek";
};
martinramm = {
email = "martin-ramm@gmx.de";
github = "MartinRamm";
+1
View File
@@ -17,6 +17,7 @@ let
maintainers = with lib.maintainers; [
yrd
savalet
martinkontsek
];
};
x86_64-zip = callPackage ./build-from-zip.nix {