myks: add zebradil as maintainer
This commit is contained in:
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user