]> granicus.if.org Git - apache-authnz-external/commitdiff
Added CONTRIBUTORS list (from changelog) and notes to check the CONTRIBUTORS file
authorMicah Andersen <micah@bimi.org>
Mon, 22 Jul 2019 23:50:09 +0000 (19:50 -0400)
committerMicah Andersen <micah@bimi.org>
Mon, 22 Jul 2019 23:50:09 +0000 (19:50 -0400)
mod_authnz_external/CONTRIBUTORS [new file with mode: 0644]
mod_authnz_external/README
mod_authnz_external/mod_authnz_external.c

diff --git a/mod_authnz_external/CONTRIBUTORS b/mod_authnz_external/CONTRIBUTORS
new file mode 100644 (file)
index 0000000..7dbab69
--- /dev/null
@@ -0,0 +1,52 @@
+
+mod_authnz_external is based on code from the following sources:
+------------------------------------------------------------------
+
+ * Original author: Nathan Neulinger (nneul@umr.edu)
+ * Based on code from The Apache Group
+
+ * Previous maintainers:
+ --------------------------------------------------
+       Tyler Allison           (allison@nas.nasa.gov)
+       Jan Wolter                      (unixpapa.com)
+
+ * Past contributors (from CHANGES):
+ --------------------------------------------------
+       Various unnamed contributors
+       Karyl Stein                     (xenon313@arbornet.org)
+       Peter Arnold            (PJArnold@uq.net.au)
+       Mike Burns                      (burns@cac.psu.edu)
+       Rudi Heitbaum           (rudi@darx.com)
+       Piotr Klaban            (makler@oryl.man.torun.pl)
+       Bradley S. Huffman      (hip@a.cs.okstate.edu)
+       Niall Daley                     (niall@neoworks.com)
+       Charles Clancy          (mgrtcc@cs.rose-hulman.edu)
+       Matthew Kirkwood        (matthew@dev.sportingbet.com)
+       Phil Benchoff           (benchoff@vt.edu)
+       Dan Thibadeau           (dan_thibadeau@hp.com)
+       Jeroen Roodnat          (jroodnat@xs4all.nl)
+       Mathieu Legare          (legare@uqtr.ca)
+       Anders Nordby           (anders@fix.no)
+       Sven Koch                       (haegar@sdinet.de)
+       Dave Woolaway           (dave@watersheep.org)
+       Joshua PolterocK        (joshuap@sdsc.edu)
+       Steve Horan                     (sjh-mae@horan.net.au)
+       Peter Eggimann          (egp@zhwin.ch)
+       Guenter Knauf           (gk@gknw.de)
+       Olivier Thauvin         (nanardon at mandriva dot org)
+       Peter Crawshaw          (pcrawshaw@mta.ca)
+       Stefan Mehlhorn
+       Andreas Ntaflos
+       Hai Zaar
+       David Homborg
+       Claus Andersen
+       ddarbyson
+       Guoan Hu
+       davidsansome
+       cjwatson
+       Vijay
+       dcb314
+       Michal Pokorny          (agentydragon@gmail.com)
+       klemens/ka7
+       Josef Liska                     (josef.liska@virtualmaster.com)
+       Micah Andersen/Baptist International Missions, Inc. (micah@bimi.org)
index 6625df6c65ee4ca8ba12fa248432184c9a70e2c6..d699933abf2828a1958ab7db8321c6762ae09206 100644 (file)
@@ -2,9 +2,10 @@
 
      Original Coder: Nathan Neulinger <nneul@umr.edu>
 Previous Maintainer: Tyler Allison    <allison@nas.nasa.gov>
- Current Maintainer: Jan Wolter       http://www.unixpapa.com
+Previous Maintainer: Jan Wolter       http://www.unixpapa.com
+ Other Contributors: See CONTRIBUTORS
     Apache 2.0 Port: Dave Woolaway    <dave@watersheep.org>
-                    Sven Koch        <haegar@sdinet.de>
+                        Sven Koch        <haegar@sdinet.de>
     Apache 2.2 Port: Jan Wolter       http://www.unixpapa.com
 
 Caution:
index 0cc5ffbe14d91ba9873928652f4508f0e0cf2b1a..ff4df56f59b1489ea029a94949e03b6591e0ca87 100644 (file)
@@ -1,5 +1,7 @@
 /* ====================================================================
  * Copyright (c) 1995 The Apache Group.  All rights reserved.
+ * Copyright (c) Nathan Neulinger, Tyler Allison, Jan Wolter and 
+ *               other contributors. Please see CONTRIBUTORS.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions