pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Added myself to IRIX and SunOS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f295419817c
branches:  trunk
changeset: 518819:8f295419817c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Sep 19 10:12:22 2006 +0000

description:
Added myself to IRIX and SunOS.

Moved bootstrap into the infrastructure section.

Started to list the pkgsrc platforms by MACHINE_ARCH, not by some
arbitrarily chosen name. This will make it easier to find people that
have a specific hardware or operating system version.

diffstat:

 doc/RESPONSIBLE |  24 ++++++++++++++----------
 1 files changed, 14 insertions(+), 10 deletions(-)

diffs (42 lines):

diff -r a20066ced555 -r 8f295419817c doc/RESPONSIBLE
--- a/doc/RESPONSIBLE   Tue Sep 19 08:47:22 2006 +0000
+++ b/doc/RESPONSIBLE   Tue Sep 19 10:12:22 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: RESPONSIBLE,v 1.6 2005/11/09 12:07:05 salo Exp $
+$NetBSD: RESPONSIBLE,v 1.7 2006/09/19 10:12:22 rillig Exp $
 
 List of sections of the system, and who is responsible for them (or
 at least considered an expert on them).
@@ -9,6 +9,7 @@
 
 pkgsrc Infrastructure:
 
+bootstrap      grant, jlam
 bsd.options.mk dillo
 buildlink3     jlam
 pkg_install    agc, hubertf
@@ -19,12 +20,15 @@
 
 pkgsrc platforms:
 
-bootstrap      grant, jlam
-Solaris                grant
-Darwin         grant, schmonz
-IRIX           jschauma
-Linux          jschauma, grant, reed
-FreeBSD                grant
-Interix                tv
-DragonFly      joerg
-OSF1           grant
+MACHINE_PLATFORM               People
+---------------------------------------------------------------------------
+IRIX-6.5-mipseb                        jschauma, rillig
+SunOS-5.10-sparc               rillig
+
+Darwin                         grant, schmonz
+DragonFly                      joerg
+FreeBSD                                grant
+Interix                                tv
+Linux                          jschauma, grant, reed
+OSF1                           grant
+Solaris                                grant



Home | Main Index | Thread Index | Old Index