salt: remove aneeshusa and add Flakebi as maintainer
This commit is contained in:
parent
4770d412c9
commit
e0ea4826f4
@ -59,5 +59,5 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
meta.maintainers = with lib.maintainers; [ aneeshusa ];
|
meta.maintainers = with lib.maintainers; [ Flakebi ];
|
||||||
}
|
}
|
||||||
|
@ -41,7 +41,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://saltstack.com/";
|
homepage = "https://saltstack.com/";
|
||||||
description = "Portable, distributed, remote execution and configuration management system";
|
description = "Portable, distributed, remote execution and configuration management system";
|
||||||
maintainers = with maintainers; [ aneeshusa ];
|
maintainers = with maintainers; [ Flakebi ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user