myks: add zebradil as maintainer
This commit is contained in:
parent
9ceb0b0d72
commit
a2baa0f9c0
@ -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