From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 09348138200 for ; Sat, 24 Aug 2013 01:04:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CC0BE0D5C; Sat, 24 Aug 2013 01:04:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECA66E0D4A for ; Sat, 24 Aug 2013 01:04:39 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF70333ECAB for ; Sat, 24 Aug 2013 01:04:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9ACB3E545C for ; Sat, 24 Aug 2013 01:04:37 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1377306238.1b5bf617265b2ee4f2103bdd8a1fc2239e5dc39f.robbat2@OpenRC> Subject: [gentoo-commits] proj/netifrc:master commit in: / X-VCS-Repository: proj/netifrc X-VCS-Files: CREDITS X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 1b5bf617265b2ee4f2103bdd8a1fc2239e5dc39f X-VCS-Branch: master Date: Sat, 24 Aug 2013 01:04:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 718ce2da-dab3-4f1f-b52f-2c4f6e98faf1 X-Archives-Hash: 66868fc56686882d00b582be578c8360 commit: 1b5bf617265b2ee4f2103bdd8a1fc2239e5dc39f Author: Robin H. Johnson gentoo org> AuthorDate: Sat Aug 24 00:52:18 2013 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Aug 24 01:03:58 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=1b5bf617 CREDITS: give credit where due Do some software archeology and try to credit most of the people who have code in netifrc. Signed-off-by: Robin H. Johnson gentoo.org> --- CREDITS | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/CREDITS b/CREDITS new file mode 100644 index 0000000..9f62f27 --- /dev/null +++ b/CREDITS @@ -0,0 +1,80 @@ +What follows is a listing of everybody known to have contributed to this +networking stack, since the first CVS Changelog entry on 02 September 2001. If +you contributed before that point, we've love to hear from you. + +If you need an older per-commit history, please see the OpenRC [1] and +rc-scripts [2] and Baselayout [3] history. + +netifrc Git era [0] 2013/03/18-: +-------------------------------- +William Hubbs +Robin H. Johnson + +OpenRC Git era [1] 2007/04/05-2013/03/18: +----------------------------------------- +Alexander Tsoy +Alon Bar-Lev +Anthony G. Basile +Björn Baumbach +Christian +Christian Ruppert +Christian Wetzig +Daniel Mierswa +Doug Goldstein +Gilles Oivier +Jory A. Pratt +Kfir Lavi +Lorand Kelemen +Marc Joliet +Marien Zwart +Mike Frysinger +Nao Nakashima +Robin H. Johnson , +Roy Marples +Salah Coronya +Seth Robertson +Stefan Knoblich +Stef Simoens +Trevor Summers Smith +William Hubbs , +Yun Zheng Hu + +baselayout SVN era [2] 2005/06/05-2007/04/05: +--------------------------------------------- +(TODO: +- this era had a conversion to the BSD-2 license +- credits for bugs are very lacking in this era) +Martin Schlemmer +Mike Frysinger +Roy Marples + +rc-scripts CVS era [3], 2001/09-2005/06/05: +------------------------------------------- +Andy Dustman +Aron Griffis +Asbjorn Sannes +C. Brewer +Daniel Robbins +Donny Davies +Jason Rhinelander +jochen +Jordan Ritter +Marius Mauch , +Martin Schlemmer +Mike Frysinger + +nth +Rachel Holmes +Robin H. Johnson , +Roy Marples +Wout Mertens +YAMAKURA Makoto + +0. http://git.overlays.gentoo.org/gitweb/?p=proj/netifrc.git;a=summary + +1. http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=summary + Commit 838c9efb36b3b058c5a5b9d0e8c6d4d4789a44b9 removed net/. + +2. http://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/ + +3. http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-src/rc-scripts/