opensc: add erictapen as maintainer

This commit is contained in:
Justin Humm 2019-05-18 22:35:15 +02:00
parent 63fbbe0a32
commit f47e545578
No known key found for this signature in database
GPG key ID: 5F24E3BD56617EB2

View file

@ -58,5 +58,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/OpenSC/OpenSC/wiki;
license = licenses.lgpl21Plus;
platforms = platforms.all;
maintainers = [ maintainers.erictapen ];
};
}