Skip to content

Commit 062a2ef

Browse files
committed
alacritty: add myself as maintainer, drop Mic92
See #373582 (comment)
1 parent 232bc55 commit 062a2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/al/alacritty/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ rustPlatform.buildRustPackage rec {
134134
mainProgram = "alacritty";
135135
maintainers = with maintainers; [
136136
Br1ght0ne
137-
mic92
137+
rvdp
138138
];
139139
platforms = platforms.unix;
140140
changelog = "https://github.com/alacritty/alacritty/blob/v${version}/CHANGELOG.md";

0 commit comments

Comments
 (0)