Remove myself as maintainer
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://opensource.yubico.com/yubico-c/;
|
||||
description = "C library for manipulating Yubico YubiKey One-Time Passwords (OTPs)";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ calrama wkennington ];
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user