hydra: remove me as maintainer
This commit is contained in:
parent
d2c55eb34a
commit
849b27c62b
@ -143,6 +143,6 @@ in releaseTools.nixBuild rec {
|
|||||||
description = "Nix-based continuous build system";
|
description = "Nix-based continuous build system";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ domenkozar ma27 ];
|
maintainers = with maintainers; [ ma27 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user