From fbacb0a66c3059c2c3129e2f52e0f108a6c14030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gutyina=20Gerg=C5=91?= Date: Sat, 30 Nov 2024 22:49:22 +0100 Subject: [PATCH] bottom: add maintainer gepbird --- pkgs/by-name/bo/bottom/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/bo/bottom/package.nix b/pkgs/by-name/bo/bottom/package.nix index a91bdf35368282..3fc07d6b24118b 100644 --- a/pkgs/by-name/bo/bottom/package.nix +++ b/pkgs/by-name/bo/bottom/package.nix @@ -64,6 +64,7 @@ rustPlatform.buildRustPackage rec { maintainers = with lib.maintainers; [ berbiche figsoda + gepbird ]; }; }