bitwarden-menu: drop myself (rodrgz) as maintainer

+1 -1
+1 -1
pkgs/applications/misc/bitwarden-menu/default.nix
··· 27 27 description = "Dmenu/Rofi frontend for managing Bitwarden vaults. Uses the Bitwarden CLI tool to interact with the Bitwarden database."; 28 28 homepage = "https://github.com/firecat53/bitwarden-menu"; 29 29 license = licenses.mit; 30 - maintainers = [ maintainers.rodrgz ]; 30 + maintainers = [ ]; 31 31 }; 32 32 }