From 9023e2a831e575d71424dfed2309dd0da799a954 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 22 Feb 2021 04:17:32 +0100 Subject: [PATCH] README update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 78421d1..d15ee5c 100644 --- a/README.md +++ b/README.md @@ -207,11 +207,11 @@ This code is licensed under the terms of the PHP License version 3.01. PCSC-Lite This extension was originally written in 2005 by Johann Dantant. In 2011 Johannes Findeisen took his code and updated it to work with the current PHP version. Johannes maintains the code to this day, but there have been some contributions from other people in the past. All people who have worked on extending or porting the "pcsc" extension are listed below in alphabetical order by their last name. Thanks to all! - * Anatol Belski (Contributor) - * Calvin Buckley (Contributor) - * Remi Collet (Contributor) + * [Anatol Belski](https://github.com/weltling) (Contributor) + * [Calvin Buckley](https://github.com/NattyNarwhal) (Contributor) + * [Remi Collet](https://github.com/remicollet) (Contributor) * Johann Dantant (Original author) - * Johannes Findeisen (Maintainer) + * [Johannes Findeisen](https://github.com/hanez) (Maintainer) * Marco Schuster (Contributor) ## Links