mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
myks: add zebradil as maintainer (#346914)
This commit is contained in:
commit
86e1a3bb0d
@ -49,7 +49,10 @@ buildGoModule rec {
|
||||
description = "Configuration framework for Kubernetes applications";
|
||||
license = licenses.mit;
|
||||
homepage = "https://github.com/mykso/myks";
|
||||
maintainers = [ maintainers.kbudde ];
|
||||
maintainers = [
|
||||
maintainers.kbudde
|
||||
maintainers.zebradil
|
||||
];
|
||||
mainProgram = "myks";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user