python3Packages.mkdocs-material: add jaysa68 to maintainers
This commit is contained in:
@@ -89,6 +89,9 @@ buildPythonPackage rec {
|
||||
downloadPage = "https://github.com/squidfunk/mkdocs-material";
|
||||
homepage = "https://squidfunk.github.io/mkdocs-material/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dandellion ];
|
||||
maintainers = with maintainers; [
|
||||
dandellion
|
||||
jaysa68
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user