diff --git a/compiler-rt/CODE_OWNERS.TXT b/compiler-rt/CODE_OWNERS.TXT --- a/compiler-rt/CODE_OWNERS.TXT +++ b/compiler-rt/CODE_OWNERS.TXT @@ -12,6 +12,14 @@ E: compnerd@compnerd.org D: builtins library +N: Dean Michael Berris +E: dean.berris@gmail.com +D: X-Ray + +N: Andrew Browne +E: browneee@google.com +D: DataFlowSanitizer + N: Vitaly Buka E: vitalybuka@google.com D: Sanitizers @@ -32,6 +40,18 @@ E: tejohnson@google.com D: MemProf +N: Kostya Kortchinsky +E: kostya.kortchinsky@gmail.com +D: SCUDO + +N: Vedant Kumar +E: vsk@apple.com +D: Profile runtime library + +N: David Li +E: davidxl@google.com +D: Profile runtime library + N: Mitch Phillips E: mitchp@google.com D: GWP ASAN @@ -56,6 +76,3 @@ E: dvyukov@google.com D: ThreadSanitizer -N: Bill Wendling -E: isanbard@gmail.com -D: Profile runtime library