1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00

CODE_OWNERS.TXT is supposed to be sorted by surname

llvm-svn: 246954
This commit is contained in:
David Majnemer 2015-09-07 00:41:40 +00:00
parent 7354f8db3c
commit a0def5f689

View File

@ -93,10 +93,6 @@ N: Lang Hames
E: lhames@gmail.com E: lhames@gmail.com
D: MCJIT, RuntimeDyld and JIT event listeners D: MCJIT, RuntimeDyld and JIT event listeners
N: David Majnemer
E: david.majnemer@gmail.com
D: IR Constant Folder, InstCombine
N: Galina Kistanova N: Galina Kistanova
E: gkistanova@gmail.com E: gkistanova@gmail.com
D: LLVM Buildbot D: LLVM Buildbot
@ -118,6 +114,10 @@ E: sabre@nondot.org
W: http://nondot.org/~sabre/ W: http://nondot.org/~sabre/
D: Everything not covered by someone else D: Everything not covered by someone else
N: David Majnemer
E: david.majnemer@gmail.com
D: IR Constant Folder, InstCombine
N: Tim Northover N: Tim Northover
E: t.p.northover@gmail.com E: t.p.northover@gmail.com
D: AArch64 backend D: AArch64 backend