From c2841d774b231b88a0e18b9073d08ef9ffd4566d 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 a91bdf353682..3fc07d6b2411 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 ]; }; }