compiledb: remove multun from maintainers following their request
This commit is contained in:
@@ -40,9 +40,6 @@ python3Packages.buildPythonApplication rec {
|
||||
mainProgram = "compiledb";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
homepage = "https://github.com/nickdiego/compiledb";
|
||||
maintainers = with lib.maintainers; [
|
||||
sigmanificient
|
||||
multun
|
||||
];
|
||||
maintainers = with lib.maintainers; [ sigmanificient ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user