Skip to content

Commit feb5978

Browse files
authored
halloy: add ivyfanchiang as maintainer (NixOS#379986)
2 parents 001a9c9 + 85fa8e2 commit feb5978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ha/halloy/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ rustPlatform.buildRustPackage rec {
118118
homepage = "https://github.com/squidowl/halloy";
119119
changelog = "https://github.com/squidowl/halloy/blob/${version}/CHANGELOG.md";
120120
license = licenses.gpl3Only;
121-
maintainers = with maintainers; [ fab iivusly ];
121+
maintainers = with maintainers; [ fab iivusly ivyfanchiang];
122122
mainProgram = "halloy";
123123
};
124124
}

0 commit comments

Comments
 (0)