Home | History | Annotate | Line # | Download | only in doc
RESPONSIBLE revision 1.88
      1 #	$NetBSD: RESPONSIBLE,v 1.88 2009/02/21 20:47:39 jmcneill Exp $
      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 
     14 amd		christos
     15 atf		jmmv
     16 audioplay	mrg
     17 audiorecord	mrg
     18 awk		jdolecek
     19 bc		phil, simonb
     20 csh		christos
     21 cvs		christos, wiz
     22 dhcp		mellon
     23 etcupdate	martti
     24 expr		jdolecek
     25 file		christos, pooka
     26 grep		simonb, wiz
     27 groff		wiz
     28 gzip		mrg, atatat
     29 hostapd		none
     30 installboot(mi)	core
     31 kerberos	lha, joda
     32 less/more	mrg
     33 make		christos, sjg
     34 named(bind)	christos
     35 ntp		simonb, jonathan
     36 openssh		christos
     37 pax/tar		christos
     38 pcc		ragge
     39 ping		christos
     40 ping6		core
     41 postfix		heas
     42 postinstall	core
     43 ppp(async)	christos
     44 ppp(sync)	martin?
     45 racoon		manu
     46 routed		christos
     47 sendmail	atatat
     48 sh		christos, dsl
     49 sort		jdolecek
     50 sysctl		atatat
     51 tcpdump		core
     52 texinfo		wiz
     53 toolchain	thorpej, mrg
     54 top		simonb
     55 user		agc
     56 vi		aymeric
     57 wpa_supplicant	scw, dyoung
     58 
     59 
     60 Userland Libraries:
     61 
     62 atf		jmmv
     63 citrus		core
     64 curses		blymn, jdc
     65 edit		christos, jdolecek
     66 kerberos	lha, joda
     67 openssl		thorpej, christos
     68 pcap		core
     69 pthread		nathanw
     70 resolver(bind)	christos
     71 softfloat	bjh21
     72 tz		kleink
     73 
     74 
     75 Userland Misc:
     76 
     77 iscsi target	agc
     78 root.cache	[no one]
     79 syspkgs		agc, apb
     80 termcap		blymn, jdc
     81 [uw]tmp{,x}	christos
     82 
     83 
     84 X:
     85 
     86 [Surely this needs breaking up further]
     87 XFree86		tron, mrg, rtr, macallan
     88 xorg		macallan
     89 
     90 X video drivers:
     91 
     92 pnozz		macallan
     93 suncg6		macallan
     94 sunffb		macallan
     95 
     96 Kernel:
     97 
     98 device support:
     99 
    100 acpi		thorpej, kochi, jmcneill, joerg
    101 audio		augustss, jmcneill
    102 cgd		elric
    103 firewire	jmc
    104 gpio		jmcneill
    105 ide/atapi	bouyer
    106 irda		augustss, kenh
    107 isdn		martin
    108 mca		jdolecek
    109 net80211	dyoung
    110 onewire		riz
    111 podulebus	bjh21
    112 scsi		bouyer, thorpej, reinoud
    113 raid(hard)	ad
    114 raidframe	oster
    115 usb		augustss
    116 vcons		macallan
    117 
    118 device drivers:
    119 
    120 audio device drivers:
    121 
    122 auich		kent
    123 dbri		macallan
    124 eap		pooka
    125 esa		jmcneill
    126 
    127 console device drivers:
    128 
    129 cgsix		macallan
    130 machfb		macallan
    131 ofb		macallan
    132 pnozz		macallan
    133 
    134 network device drivers:
    135 
    136 ath		dyoung
    137 atw		dyoung
    138 bge		fvdl, jonathan, thorpej
    139 gsip		thorpej
    140 mb86960		tsutsui
    141 rtw		dyoung
    142 seeq8005	bjh21
    143 ti		bouyer
    144 tl		bouyer
    145 
    146 scsi device drivers:
    147 
    148 esiop		bouyer
    149 iha		tsutsui
    150 oosiop		tsutsui
    151 osiop		tsutsui
    152 pcscp		tsutsui
    153 siop		bouyer
    154 spc		tsutsui
    155 trm		tsutsui
    156 
    157 file systems:
    158 
    159 coda		gdt
    160 efs		rumble
    161 hfs		dillo
    162 lfs		perseant
    163 msdosfs		jdolecek
    164 nfs		fvdl
    165 ntfs		jdolecek
    166 smbfs		jdolecek
    167 udf		reinoud
    168 ufs		fvdl
    169 ufs2		fvdl
    170 
    171 kern/general:
    172 
    173 ddb		jhawk
    174 emulation	christos, fvdl, manu, jdolecek, mrg
    175 kevents		jdolecek
    176 ksyms		ragge
    177 lwp/pthread	nathanw
    178 ntp		simonb, jonathan
    179 pipes		jdolecek
    180 splash		jmcneill
    181 uvm		chuck, chs, mrg, atatat
    182 
    183 kern/compat:
    184 
    185 linux-alpha	erh
    186 linux-i386	fvdl, jdolecek
    187 linux-m68k	itohy
    188 linux-mips	manu
    189 linux-powerpc	manu
    190 linux-amd64	manu
    191 irix		manu
    192 darwin		manu
    193 mach		manu
    194 netbsd32	mrg
    195 
    196 networking:
    197 
    198 general net	thorpej, matt
    199 ipf		darrenr, martti
    200 kame/ipv6	core
    201 pf		peter, yamt
    202 ppp(async)	christos
    203 ppp(sync)	martin
    204 
    205 Portmasters:
    206 
    207 [should be synced with src/distrib/notes/common/main]
    208 acorn26		bjh21
    209 acorn32		reinoud
    210 algor		thorpej
    211 alpha		matt, ross
    212 amiga		is
    213 arc		soda
    214 atari		jdc
    215 bebox		core
    216 cats		chris
    217 cesfic		drochner
    218 cobalt		soren
    219 evbarm		thorpej
    220 evbmips		simonb
    221 evbppc		simonb, eeh
    222 evbsh3		core
    223 hp300		tsutsui
    224 hp700		fredette
    225 hpcarm		ichiro, toshii
    226 hpcmips		takemura
    227 hpcsh		uch
    228 i386		fvdl
    229 iyonix		gavan
    230 luna68k		nisimura
    231 mac68k		scottr
    232 macppc		tsubai
    233 mipsco		wdk
    234 mmeye		core
    235 mvme68k		scw
    236 mvmeppc		scw
    237 news68k		tsutsui
    238 newsmips	tsubai
    239 next68k		core
    240 ofppc		ws
    241 pc532		phil
    242 playstation2	uch
    243 pmax		simonb, jonathan
    244 pmppc		augustss
    245 prep		nonaka
    246 sandpoint	briggs
    247 sbmips		simonb
    248 sgimips		soren
    249 shark		thorpej
    250 sparc		pk
    251 sparc64		martin, petrov
    252 sun2		fredette
    253 sun3		nathanw, jeremy
    254 vax		ragge
    255 x68k		nsmrtks
    256 xen		cl, bouyer
    257 
    258 
    259 MD Misc:
    260 
    261 hpcboot		uwe
    262 i386 bootblocks	dsl, drochner, fvdl, christos
    263 
    264 
    265 Misc:
    266 
    267 Build Tools	core
    268 Man Pages	wiz
    269 Release Tools	core
    270 Standards Guru	kleink
    271