maintainers: drop zokrezyl

Inactive since 2019.
This commit is contained in:
Wolfgang Walther
2025-12-02 16:34:15 +01:00
parent 420b511f35
commit 4607a3a8ab
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -29368,12 +29368,6 @@
githubId = 6067895;
name = "Al Zohali";
};
zokrezyl = {
email = "zokrezyl@gmail.com";
github = "zokrezyl";
githubId = 51886259;
name = "Zokre Zyl";
};
zookatron = {
email = "tim@zookatron.com";
github = "zookatron";
-1
View File
@@ -41,7 +41,6 @@ buildGoModule rec {
description = "Modifies Open Container images";
homepage = "https://umo.ci";
license = licenses.asl20;
maintainers = with maintainers; [ zokrezyl ];
mainProgram = "umoci";
};
}