backblaze-b2: Remove kevincox as maintainer
This commit is contained in:
parent
6bc9cad559
commit
2125493cbb
@ -94,6 +94,6 @@ python3Packages.buildPythonApplication rec {
|
|||||||
homepage = "https://github.com/Backblaze/B2_Command_Line_Tool";
|
homepage = "https://github.com/Backblaze/B2_Command_Line_Tool";
|
||||||
changelog = "https://github.com/Backblaze/B2_Command_Line_Tool/blob/v${version}/CHANGELOG.md";
|
changelog = "https://github.com/Backblaze/B2_Command_Line_Tool/blob/v${version}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ hrdinka kevincox tomhoule ];
|
maintainers = with maintainers; [ hrdinka tomhoule ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user