teams/cockpit: init
This commit is contained in:
@@ -141,6 +141,16 @@ with lib.maintainers;
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
cockpit = {
|
||||
members = [
|
||||
alexandru0-dev
|
||||
andre4ik3
|
||||
lucasew
|
||||
];
|
||||
scope = "Maintain Cockpit and official plugins by the Cockpit project.";
|
||||
shortName = "Cockpit";
|
||||
};
|
||||
|
||||
coq = {
|
||||
members = [
|
||||
cohencyril
|
||||
|
||||
@@ -264,9 +264,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://cockpit-project.org/";
|
||||
changelog = "https://cockpit-project.org/blog/cockpit-${finalAttrs.version}.html";
|
||||
license = lib.licenses.lgpl21;
|
||||
maintainers = with lib.maintainers; [
|
||||
lucasew
|
||||
andre4ik3
|
||||
];
|
||||
teams = [ lib.teams.cockpit ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user