Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

portfolio-filemanager: add chuangzhu as a maintainer

+1 -1
+1 -1
pkgs/applications/file-managers/portfolio-filemanager/default.nix
··· 78 changelog = "https://github.com/tchx84/Portfolio/blob/v${version}/CHANGELOG.md"; 79 license = licenses.gpl3Plus; 80 platforms = platforms.linux; 81 - maintainers = with maintainers; [ dotlambda ]; 82 }; 83 }
··· 78 changelog = "https://github.com/tchx84/Portfolio/blob/v${version}/CHANGELOG.md"; 79 license = licenses.gpl3Plus; 80 platforms = platforms.linux; 81 + maintainers = with maintainers; [ dotlambda chuangzhu ]; 82 }; 83 }