xref: /netbsd-src/doc/RESPONSIBLE (revision e5548b402ae4c44fb816de42c7bba9581ce23ef5)
1#	$NetBSD: RESPONSIBLE,v 1.60 2005/11/23 18:11:16 manu Exp $
2
3List of sections of the system, and who is responsible for them (or at
4least considered an expert on them).
5
6Some of this information is duplicated from 3RDPARTY and should be
7maintained in both places.
8
9Warning: this list is not yet considered definitive, and is
10necessarily incomplete!
11
12Userland Programs:
13
14amd		christos, rpaulo
15awk		jdolecek
16audioplay	mrg
17audiorecord	mrg
18bc		phil, simonb
19csh		christos
20cvs		mycroft, christos, wiz
21dhcp		mellon
22etcupdate	martti
23expr		jdolecek
24file		christos, pooka
25grep		simonb, wiz
26groff		wiz
27gzip		mrg, atatat
28installboot(mi)	lukem
29kerberos	lha, assar, joda
30less/more	mrg
31make		christos, sjg
32named(bind)	christos
33ntp		simonb, jonathan
34openssh		lukem, christos
35pax/tar		christos
36ping		christos
37ping6		itojun
38pkg_install	agc, hubertf
39postfix		perry
40postinstall	lukem
41ppp(async)	christos
42ppp(sync)	martin?
43racoon		manu
44routed		christos
45sendmail	atatat
46sh		christos, dsl
47sort		jdolecek
48sysctl		atatat
49tcpdump		itojun
50texinfo		wiz
51toolchain	thorpej, mrg, mycroft
52top		simonb
53user		agc
54vi		aymeric
55
56
57Userland Libraries:
58
59citrus		itojun
60curses		blymn, jdc
61edit		christos, jdolecek
62kerberos	lha, assar, joda
63openssl		thorpej, christos
64pcap		itojun
65pthread		nathanw
66resolver(bind)	lukem, christos
67softfloat	bjh21
68tz		kleink
69
70
71Userland Misc:
72
73root.cache	perry
74termcap		blymn, jdc
75[uw]tmp{,x}	christos
76
77
78X:
79
80[Surely this needs breaking up further]
81XFree86		tron, mrg, rtr
82
83
84Kernel:
85
86device support:
87
88acpi		mycroft, thorpej, kochi
89audio		augustss, mycroft, jmcneill
90cgd		elric
91firewire	jmc
92gpio		jmcneill
93ide/atapi	bouyer, mycroft
94irda		augustss, kenh
95isdn		martin
96mca		jdolecek
97net80211	dyoung
98podulebus	bjh21
99scsi		mycroft, bouyer, thorpej
100raid(hard)	ad
101raidframe	oster
102usb		mycroft, augustss
103
104device drivers:
105
106audio device drivers:
107
108auich		kent
109eap		pooka
110esa		jmcneill
111esl		jmcneill
112
113network device drivers:
114
115ath		dyoung
116atw		dyoung
117bge		fvdl, jonathan, thorpej
118gsip		thorpej
119mb86960		tsutsui
120rtw		dyoung
121seeq8005	bjh21
122ti		bouyer
123tl		bouyer
124
125scsi device drivers:
126
127esiop		bouyer
128iha		tsutsui
129oosiop		tsutsui
130osiop		tsutsui
131pcscp		tsutsui
132siop		bouyer
133spc		tsutsui
134trm		tsutsui
135
136file systems:
137
138lfs		perseant
139msdosfs		jdolecek
140nfs		fvdl
141ntfs		jdolecek
142smbfs		jdolecek
143ufs		fvdl, mycroft
144ufs2		fvdl
145
146kern/general:
147
148ddb		mycroft, jhawk
149emulation	christos, fvdl, manu, jdolecek, mrg
150kevents		jdolecek
151ksyms		ragge
152lwp/pthread	nathanw
153ntp		simonb, jonathan
154pipes		jdolecek
155systrace	provos
156uvm		chuck, chs, mrg, atatat
157
158kern/compat:
159
160linux-alpha	erh
161linux-i386	fvdl, jdolecek
162linux-m68k	itohy
163linux-mips	manu
164linux-powerpc	manu
165linux-amd64	manu
166irix		manu
167darwin		manu
168mach		manu
169netbsd32	mrg
170
171networking:
172
173general net	thorpej, matt, mycroft
174ipf		darrenr, martti
175kame/ipv6	itojun
176pf		itojun, peter, yamt
177ppp(async)	christos
178ppp(sync)	martin
179
180Portmasters:
181
182[should be synced with src/distrib/notes/common/main]
183acorn26		bjh21
184acorn32		reinoud
185algor		thorpej
186alpha		matt, ross
187amiga		is
188arc		soda
189atari		jdc
190bebox		sakamoto
191cats		chris
192cesfic		drochner
193cobalt		soren
194evbarm		thorpej
195evbmips		simonb
196evbppc		simonb, eeh
197evbsh3		itojun
198evbsh5		scw
199hp300		tsutsui
200hp700		fredette
201hpcarm		ichiro, toshii
202hpcmips		takemura
203hpcsh		uch
204i386		fvdl
205iyonix		gavan
206luna68k		nisimura
207mac68k		scottr
208macppc		tsubai
209mipsco		wdk
210mmeye		itojun
211mvme68k		scw
212mvmeppc		scw
213news68k		tsutsui
214newsmips	tsubai
215next68k		deberg
216ofppc		ws
217pc532		phil
218playstation2	uch
219pmax		simonb, jonathan
220pmppc		augustss
221prep		nonaka
222sandpoint	briggs
223sbmips		simonb
224sgimips		soren
225shark		thorpej
226sparc		pk
227sparc64		martin, petrov
228sun2		fredette
229sun3		nathanw, jeremy
230vax		ragge
231x68k		nsmrtks
232xen		cl, bouyer
233
234
235MD Misc:
236
237hpcboot		uwe
238i386 bootblocks	dsl, drochner, fvdl, christos
239
240
241Misc:
242
243Build Tools	lukem
244Man Pages	wiz
245Release Tools	lukem
246Standards Guru	kleink
247