X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CODE_OWNERS.TXT;h=c0795d63c0327ebb9167d5ac4ca91ff22fdfb865;hb=ce9ccc00d3b1dfd0665c4fa2476a8391293273f9;hp=f51a35001e2d17b244f37db8a934d77eff0bc7a1;hpb=af38f91e21f6f763de236964fd5e51841207e389;p=oota-llvm.git diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index f51a35001e2..c0795d63c03 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -6,7 +6,7 @@ what goes in or not. The list is sorted by surname and formatted to allow easy grepping and beautification by scripts. The fields are: name (N), email (E), web-address (W), PGP key ID and fingerprint (P), description (D), and snail-mail address -(S). +(S). Each entry should contain at least the (N), (E) and (D) fields. N: Joe Abbey E: jabbey@arxan.com @@ -29,14 +29,20 @@ N: Evan Cheng E: evan.cheng@apple.com D: ARM target, parts of code generator not covered by someone else +N: Renato Golin +E: renato.golin@linaro.org +D: ARM Linux support + N: Eric Christopher E: echristo@gmail.com D: Debug Information, autotools/configure/make build, inline assembly N: Greg Clayton +E: gclayton@apple.com D: LLDB N: Peter Collingbourne +E: peter@pcc.me.uk D: libclc N: Anshuman Dasgupta @@ -45,28 +51,30 @@ D: Hexagon Backend N: Hal Finkel E: hfinkel@anl.gov -D: BBVectorize, the loop reroller and the PowerPC target +D: BBVectorize, the loop reroller, alias analysis and the PowerPC target N: Venkatraman Govindaraju E: venkatra@cs.wisc.edu D: Sparc Backend (lib/Target/Sparc/*) N: Tobias Grosser +E: tobias@grosser.es D: Polly N: James Grosbach E: grosbach@apple.com D: MC layer -N: Howard Hinnant +N: Marshall Clow +E: mclow.lists@gmail.com D: libc++ N: Justin Holewinski E: jholewinski@nvidia.com D: NVPTX Target (lib/Target/NVPTX/*) -N: Andy Kaylor -E: andrew.kaylor@intel.com +N: Lang Hames +E: lhames@gmail.com D: MCJIT, RuntimeDyld and JIT event listeners N: Galina Kistanova @@ -91,10 +99,11 @@ W: http://nondot.org/~sabre/ D: Everything not covered by someone else N: Tim Northover -E: Tim.Northover@arm.com +E: t.p.northover@gmail.com D: AArch64 backend N: Jakob Olesen +E: stoklund@2pi.dk D: Register allocators and TableGen N: Richard Osborne