ccid: add anthonyroussel to maintainers
This commit is contained in:
parent
1270c8e903
commit
1490bec746
@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "PC/SC driver for USB CCID smart card readers";
|
description = "PC/SC driver for USB CCID smart card readers";
|
||||||
homepage = "https://ccid.apdu.fr/";
|
homepage = "https://ccid.apdu.fr/";
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
|
maintainers = [ maintainers.anthonyroussel ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user