pcsclite: Add myself as maintainer
This commit is contained in:
parent
d8858f8a25
commit
c27594d8b4
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Middleware to access a smart card using SCard API (PC/SC)";
|
description = "Middleware to access a smart card using SCard API (PC/SC)";
|
||||||
homepage = http://pcsclite.alioth.debian.org/;
|
homepage = http://pcsclite.alioth.debian.org/;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [viric];
|
maintainers = with maintainers; [ viric wkennington ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user