We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c58cf commit 85fa8e2Copy full SHA for 85fa8e2
pkgs/by-name/ha/halloy/package.nix
@@ -118,7 +118,7 @@ rustPlatform.buildRustPackage rec {
118
homepage = "https://github.com/squidowl/halloy";
119
changelog = "https://github.com/squidowl/halloy/blob/${version}/CHANGELOG.md";
120
license = licenses.gpl3Only;
121
- maintainers = with maintainers; [ fab iivusly ];
+ maintainers = with maintainers; [ fab iivusly ivyfanchiang];
122
mainProgram = "halloy";
123
};
124
}
0 commit comments