lol

passage: add ma27 as maintainer

I've been a long-time `pass(1)` user, but I'm trying to get rid of GPG
personally, so this seems to be the way to go.

+1 -1
+1 -1
pkgs/tools/security/passage/default.nix
··· 63 63 description = "Stores, retrieves, generates, and synchronizes passwords securely"; 64 64 homepage = "https://github.com/FiloSottile/passage"; 65 65 license = licenses.gpl2Plus; 66 - maintainers = with maintainers; [ kaction ]; 66 + maintainers = with maintainers; [ kaction ma27 ]; 67 67 platforms = platforms.unix; 68 68 mainProgram = "passage"; 69 69