mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
Remove Gerg-L as one of the maintainers of the package
This commit is contained in:
parent
e0783a7ec7
commit
df74666b6b
@ -159,7 +159,7 @@ stdenv'.mkDerivation (finalAttrs: {
|
||||
description = "Like neofetch, but much faster because written in C";
|
||||
homepage = "https://github.com/fastfetch-cli/fastfetch";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ gerg-l khaneliman ];
|
||||
maintainers = with lib.maintainers; [ khaneliman ];
|
||||
platforms = lib.platforms.all;
|
||||
mainProgram = "fastfetch";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user