From 7f9ff7a466213e1fd4e3ea8e62d3462b1f5ef0ae Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Sun, 10 Jul 2022 12:24:06 +0200 Subject: [PATCH] not needed anymore --- CONTRIBUTORS.txt | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 CONTRIBUTORS.txt diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt deleted file mode 100644 index 93674a83..00000000 --- a/CONTRIBUTORS.txt +++ /dev/null @@ -1,38 +0,0 @@ -- François Boulogne - Project coordinator - -- bibserver's contributors - for the parser's core and the permission to release this project under LGPLv3 and BSD - -- Shuen-Huei (Drake) Guan - Python 2.7 porting - -- Sebastien Diemer - Bugfix - -- Georg C. Brückmann - Support for non-standard entry types - -- Uwe Schmidt - String replacement - -- faph - coma fixes, optional keys sanitising, refactoring and other improvements - -- Steven M. Bellovin - Fix braces detection - -- Sven Goossens - Support for bibtex with leading spaces - -- Michal Grochmal - Comma first syntax support - -- Cschaffner - New features in bwriter - -- Olivier Mangin - Pyparsing implementation of the parser. - -- Blair Bonnett - customization.splitname() function