forked from mirrors/nixpkgs
portfolio-filemanager: add chuangzhu as a maintainer
This commit is contained in:
parent
e32fabacb7
commit
e0bbf6beb2
|
@ -78,6 +78,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||
changelog = "https://github.com/tchx84/Portfolio/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
maintainers = with maintainers; [ dotlambda chuangzhu ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue