maintainers: add serokell team, move various packages to it
This commit is contained in:
@@ -49,6 +49,6 @@ in stdenv.mkDerivation {
|
||||
description = "A tool for managing secrets, this binary includes the UI";
|
||||
platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ];
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ offline psyanticy mkaito Chili-Man ];
|
||||
maintainers = with maintainers; teams.serokell.members ++ [ offline psyanticy Chili-Man ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user