[BACK]Return to RESPONSIBLE CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Annotation of src/doc/RESPONSIBLE, Revision 1.101

1.101   ! mbalmer     1: #      $NetBSD: RESPONSIBLE,v 1.100 2012/05/30 14:33:48 nonaka Exp $
1.1       perry       2:
                      3: List of sections of the system, and who is responsible for them (or at
                      4: least considered an expert on them).
                      5:
                      6: Some of this information is duplicated from 3RDPARTY and should be
                      7: maintained in both places.
                      8:
                      9: Warning: this list is not yet considered definitive, and is
                     10: necessarily incomplete!
                     11:
                     12: Userland Programs:
                     13:
1.72      rpaulo     14: amd            christos
1.83      jmmv       15: atf            jmmv
1.55      mrg        16: audioplay      mrg
                     17: audiorecord    mrg
1.82      abs        18: awk            jdolecek
1.1       perry      19: bc             phil, simonb
                     20: csh            christos
1.71      agc        21: cvs            christos, wiz
1.1       perry      22: dhcp           mellon
1.12      perry      23: etcupdate      martti
1.47      jdolecek   24: expr           jdolecek
1.1       perry      25: file           christos, pooka
1.89      mbalmer    26: gpioctl                mbalmer
1.1       perry      27: grep           simonb, wiz
1.46      wiz        28: groff          wiz
1.55      mrg        29: gzip           mrg, atatat
1.91      dyoung     30: ifconfig       dyoung
1.74      rpaulo     31: hostapd                none
1.67      lukem      32: installboot(mi)        core
1.63      wiz        33: kerberos       lha, joda
1.1       perry      34: less/more      mrg
1.96      mbalmer    35: lua/luac       mbalmer
1.92      dholland   36: make           christos, sjg, dholland
1.57      christos   37: named(bind)    christos
1.1       perry      38: ntp            simonb, jonathan
1.67      lukem      39: openssh                christos
1.3       perry      40: pax/tar                christos
1.82      abs        41: pcc            ragge
1.1       perry      42: ping           christos
1.86      spz        43: ping6          core
1.94      tron       44: postfix                tron
1.67      lukem      45: postinstall    core
1.1       perry      46: ppp(async)     christos
                     47: ppp(sync)      martin?
1.48      thorpej    48: racoon         manu
1.1       perry      49: routed         christos
                     50: sendmail       atatat
                     51: sh             christos, dsl
1.54      wiz        52: sort           jdolecek
1.33      atatat     53: sysctl         atatat
1.86      spz        54: tcpdump                core
1.1       perry      55: texinfo                wiz
1.71      agc        56: toolchain      thorpej, mrg
1.1       perry      57: top            simonb
1.4       agc        58: user           agc
1.1       perry      59: vi             aymeric
1.101   ! mbalmer    60: wakeonlan      mbalmer
1.91      dyoung     61: wpa_supplicant scw
1.1       perry      62:
                     63: Userland Libraries:
                     64:
1.83      jmmv       65: atf            jmmv
1.86      spz        66: citrus         core
1.5       jdc        67: curses         blymn, jdc
1.54      wiz        68: edit           christos, jdolecek
1.63      wiz        69: kerberos       lha, joda
1.57      christos   70: openssl                thorpej, christos
1.86      spz        71: pcap           core
1.1       perry      72: pthread                nathanw
1.67      lukem      73: resolver(bind) christos
1.20      bjh21      74: softfloat      bjh21
1.1       perry      75: tz             kleink
                     76:
                     77:
                     78: Userland Misc:
                     79:
1.79      agc        80: iscsi target   agc
1.73      perry      81: root.cache     [no one]
1.79      agc        82: syspkgs                agc, apb
1.98      roy        83: terminfo       roy
1.54      wiz        84: [uw]tmp{,x}    christos
1.1       perry      85:
                     86:
                     87: X:
                     88:
                     89: [Surely this needs breaking up further]
1.64      macallan   90: XFree86                tron, mrg, rtr, macallan
                     91: xorg           macallan
1.1       perry      92:
1.64      macallan   93: X video drivers:
                     94:
                     95: pnozz          macallan
                     96: suncg6         macallan
                     97: sunffb         macallan
1.1       perry      98:
                     99: Kernel:
                    100:
                    101: device support:
                    102:
1.84      joerg     103: acpi           thorpej, kochi, jmcneill, joerg
1.71      agc       104: audio          augustss, jmcneill
1.1       perry     105: cgd            elric
1.54      wiz       106: firewire       jmc
1.95      ahoka     107: flash          ahoka
1.89      mbalmer   108: gpio           mbalmer
1.71      agc       109: ide/atapi      bouyer
1.1       perry     110: irda           augustss, kenh
                    111: isdn           martin
1.90      mbalmer   112: keylock                mbalmer
1.1       perry     113: mca            jdolecek
1.95      ahoka     114: nand           ahoka
1.49      dyoung    115: net80211       dyoung
1.66      riz       116: onewire                riz
1.20      bjh21     117: podulebus      bjh21
1.71      agc       118: scsi           bouyer, thorpej, reinoud
1.1       perry     119: raid(hard)     ad
                    120: raidframe      oster
1.71      agc       121: usb            augustss
1.64      macallan  122: vcons          macallan
1.16      bouyer    123:
                    124: device drivers:
                    125:
1.18      perry     126: audio device drivers:
                    127:
1.24      perry     128: auich          kent
1.64      macallan  129: dbri           macallan
1.18      perry     130: eap            pooka
1.51      jmcneill  131: esa            jmcneill
1.18      perry     132:
1.62      jmcneill  133: console device drivers:
                    134:
1.64      macallan  135: cgsix          macallan
                    136: machfb         macallan
                    137: ofb            macallan
                    138: pnozz          macallan
1.62      jmcneill  139:
1.18      perry     140: network device drivers:
1.16      bouyer    141:
1.49      dyoung    142: ath            dyoung
                    143: atw            dyoung
1.24      perry     144: bge            fvdl, jonathan, thorpej
1.19      perry     145: gsip           thorpej
1.22      tsutsui   146: mb86960                tsutsui
1.49      dyoung    147: rtw            dyoung
1.100     nonaka    148: run            nonaka
1.20      bjh21     149: seeq8005       bjh21
1.54      wiz       150: ti             bouyer
1.16      bouyer    151: tl             bouyer
1.100     nonaka    152: urtwn          nonaka
1.16      bouyer    153:
1.18      perry     154: scsi device drivers:
1.16      bouyer    155:
1.22      tsutsui   156: esiop          bouyer
                    157: iha            tsutsui
                    158: oosiop         tsutsui
                    159: osiop          tsutsui
                    160: pcscp          tsutsui
1.16      bouyer    161: siop           bouyer
1.44      tsutsui   162: spc            tsutsui
1.22      tsutsui   163: trm            tsutsui
1.1       perry     164:
1.91      dyoung    165: system controller device drivers:
                    166:
                    167: elansc         dyoung
                    168: elanpar                dyoung
                    169: elanpex                dyoung
                    170:
1.1       perry     171: file systems:
                    172:
1.65      gdt       173: coda           gdt
1.80      rumble    174: efs            rumble
1.77      dillo     175: hfs            dillo
1.92      dholland  176: lfs            dholland
1.1       perry     177: msdosfs                jdolecek
1.97      reinoud   178: nilfs          reinoud
1.1       perry     179: nfs            fvdl
                    180: ntfs           jdolecek
                    181: smbfs          jdolecek
1.61      reinoud   182: udf            reinoud
1.71      agc       183: ufs            fvdl
1.1       perry     184: ufs2           fvdl
                    185:
                    186: kern/general:
                    187:
1.71      agc       188: ddb            jhawk
1.55      mrg       189: emulation      christos, fvdl, manu, jdolecek, mrg
1.27      ragge     190: kevents                jdolecek
                    191: ksyms          ragge
1.1       perry     192: lwp/pthread    nathanw
                    193: ntp            simonb, jonathan
                    194: pipes          jdolecek
1.62      jmcneill  195: splash         jmcneill
1.1       perry     196: uvm            chuck, chs, mrg, atatat
1.92      dholland  197: vfs            pooka, dholland
1.21      jdolecek  198:
                    199: kern/compat:
                    200:
                    201: linux-alpha    erh
                    202: linux-i386     fvdl, jdolecek
                    203: linux-m68k     itohy
1.54      wiz       204: linux-mips     manu
1.21      jdolecek  205: linux-powerpc  manu
1.60      manu      206: linux-amd64    manu
                    207: irix           manu
                    208: darwin         manu
                    209: mach           manu
1.55      mrg       210: netbsd32       mrg
1.1       perry     211:
                    212: networking:
                    213:
1.71      agc       214: general net    thorpej, matt
1.36      martti    215: ipf            darrenr, martti
1.86      spz       216: kame/ipv6      core
                    217: pf             peter, yamt
1.8       perry     218: ppp(async)     christos
                    219: ppp(sync)      martin
1.1       perry     220:
                    221: Portmasters:
                    222:
                    223: [should be synced with src/distrib/notes/common/main]
1.2       cjep      224: acorn26                bjh21
1.1       perry     225: acorn32                reinoud
1.43      tsutsui   226: algor          thorpej
                    227: alpha          matt, ross
1.1       perry     228: amiga          is
                    229: arc            soda
1.43      tsutsui   230: atari          jdc
1.71      agc       231: bebox          core
1.1       perry     232: cats           chris
1.43      tsutsui   233: cesfic         drochner
1.1       perry     234: cobalt         soren
1.30      perry     235: evbarm         thorpej
                    236: evbmips                simonb
1.43      tsutsui   237: evbppc         simonb, eeh
1.86      spz       238: evbsh3         core
1.43      tsutsui   239: hp300          tsutsui
1.29      perry     240: hp700          fredette
1.43      tsutsui   241: hpcarm         ichiro, toshii
1.1       perry     242: hpcmips                takemura
1.43      tsutsui   243: hpcsh          uch
1.1       perry     244: i386           fvdl
1.45      gavan     245: iyonix         gavan
1.1       perry     246: luna68k                nisimura
                    247: mac68k         scottr
                    248: macppc         tsubai
                    249: mipsco         wdk
1.86      spz       250: mmeye          core
1.1       perry     251: mvme68k                scw
                    252: mvmeppc                scw
                    253: news68k                tsutsui
                    254: newsmips       tsubai
1.71      agc       255: next68k                core
1.1       perry     256: ofppc          ws
                    257: pc532          phil
1.15      perry     258: pmax           simonb, jonathan
1.1       perry     259: pmppc          augustss
                    260: prep           nonaka
1.43      tsutsui   261: sandpoint      briggs
1.1       perry     262: sbmips         simonb
                    263: sgimips                soren
1.43      tsutsui   264: shark          thorpej
1.1       perry     265: sparc          pk
1.15      perry     266: sparc64                martin, petrov
1.1       perry     267: sun2           fredette
1.43      tsutsui   268: sun3           nathanw, jeremy
1.97      reinoud   269: usermode       reinoud
1.1       perry     270: vax            ragge
                    271: x68k           nsmrtks
1.53      bouyer    272: xen            cl, bouyer
1.1       perry     273:
                    274:
                    275: MD Misc:
                    276:
1.56      uwe       277: hpcboot                uwe
1.38      perry     278: i386 bootblocks        dsl, drochner, fvdl, christos
1.99      rkujawa   279: amiga pci      rkujawa
1.1       perry     280:
                    281:
                    282: Misc:
                    283:
1.67      lukem     284: Build Tools    core
1.1       perry     285: Man Pages      wiz
1.67      lukem     286: Release Tools  core
1.1       perry     287: Standards Guru kleink

CVSweb <webmaster@jp.NetBSD.org>