[Nagiosplug-checkins] CVS: nagiosplug THANKS.in,NONE,1.1 .cvsignore,1.9,1.10 Makefile.am,1.18,1.19 AUTHORS,1.1.1.1,1.2

Ton Voon tonvoon at users.sourceforge.net
Sat Aug 30 22:25:02 CEST 2003


Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1:/tmp/cvs-serv11144

Modified Files:
	.cvsignore Makefile.am AUTHORS 
Added Files:
	THANKS.in 
Log Message:
Updated AUTHORS to include all contributors listed in comments in code and 
CVS for plugins and plugins-scripts. Still need to do SF


--- NEW FILE ---
This software is brought to you by the Nagios Plugins Development Team.  However, 
there have been many contributors to this project. Everyone below has helped in 
raising bug reports, creating patches or contributing new plugins.


Index: .cvsignore
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** .cvsignore	29 Jul 2003 05:43:37 -0000	1.9
--- .cvsignore	31 Aug 2003 05:24:17 -0000	1.10
***************
*** 16,17 ****
--- 16,18 ----
  missing
  depcomp
+ THANKS

Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** Makefile.am	26 Jul 2003 04:06:32 -0000	1.18
--- Makefile.am	31 Aug 2003 05:24:17 -0000	1.19
***************
*** 4,8 ****
  
  EXTRA_DIST = config.rpath \
! 	ABOUT-NLS CODING FAQ LEGAL REQUIREMENTS SUPPORT \
  	Helper.pm contrib pkg nagios-plugins.spec.in
  
--- 4,8 ----
  
  EXTRA_DIST = config.rpath \
! 	ABOUT-NLS CODING FAQ LEGAL REQUIREMENTS SUPPORT THANKS \
  	Helper.pm contrib pkg nagios-plugins.spec.in
  
***************
*** 34,37 ****
--- 34,40 ----
  	$(INSTALL) pkg/solaris/pkginfo $(BUILDDIR)
  	cd $(BUILDDIR) && $(PERL) ../$(PKGSCRIPT) ../$(PACKDIR)
+ 
+ THANKS: THANKS.in AUTHORS
+ 	perl -e ' @a=<>; print sort by_last_field @a; sub by_last_field { ($$a1) = $$a =~ /\s(\w+)$$/; ($$b1) = $$b =~ /\s(\w+)$$/; $$a1 cmp $$b1}' AUTHORS | cat THANKS.in - > $@
  
  pkgclean:

Index: AUTHORS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/AUTHORS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** AUTHORS	28 Feb 2002 06:42:51 -0000	1.1.1.1
--- AUTHORS	31 Aug 2003 05:24:17 -0000	1.2
***************
*** 10,12 ****
  Remi Paulmier
  Didi Rieder
! Tom Shields
\ No newline at end of file
--- 10,76 ----
  Remi Paulmier
  Didi Rieder
! Tom Shields
! Stuart Webster
! Jim Carroll
! Ian Duggan
! Tom Bertelston
! Charlie Cook
! Simon L Nielsen
! Alex Chaffee
! Frank Kannemann
! Jeremy Baumgartner
! Michael Haro
! Paul Farrall
! Dave Viner
! Olaf Greis
! Russell Scibetti
! Ziya Suzen
! Paul Dlug
! Andy Doran
! Reuben Farrelly
! Phil Randal
! Julien Touche
! Paula Arnold
! Matthew Ericson
! Bradley Baetz
! Rodger Allen
! Alwyn Cherrington
! Mathieu Masseboeuf
! Wolfgang Rosenauer
! Larry Low
! Karl Ewald
! Alexander Matey
! Laurent Vaslin
! Matthew Brown
! Fabian Pehla
! Robert August Vincent
! Dietmar Ruzicka
! Jacob Lundqvist
! Janos Mohacsi
! Cove Schneider
! Michael Anthon
! Steven Grimm
! Ernst-Dieter Martin
! Steve Rigler
! Cliff Rice
! Christoph Kron
! Valdimir Ivaschenko
! Guy Van Den Bergh
! Matt Perry
! Mike McHenry
! Matthew Peters
! Thomas Nilsen
! Marc Poulin
! Jonathan Rozes
! Thomas Schimpke
! James Fidell
! John Koyle
! Mark Jewiss
! William Pietri
! Carlos Canau
! Benjamin Schmid
! Sven Meyer
! Walbert Oberngruber
! John Marquart
! Truongchinh Nguyen
! Jeffery Blank





More information about the Commits mailing list