qrcp: add SuperSandro2000 as maintainer

This commit is contained in:
Sandro 2022-03-12 00:12:11 +01:00 committed by GitHub
parent fcc7311dc7
commit 43203840aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,6 @@ buildGoModule rec {
complete.
'';
license = licenses.mit;
maintainers = with maintainers; [ fgaz ];
maintainers = with maintainers; [ fgaz SuperSandro2000 ];
};
}