Add code owners for profiling and coverage
authorJustin Bogner <mail@justinbogner.com>
Thu, 11 Dec 2014 00:37:25 +0000 (00:37 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 11 Dec 2014 00:37:25 +0000 (00:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223988 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT

index 75a38d0947275722ba9efa39cd09fd9dffc62217..4e6206cb8c2a77585d6d098d615a26427d21c159 100644 (file)
@@ -158,3 +158,15 @@ D: libLTO, IR Linker
 N: Peter Zotov
 E: whitequark@whitequark.org
 D: OCaml bindings
+
+N: Justin Bogner
+E: mail@justinbogner.com
+D: InstrProfiling and related parts of ProfileData
+
+N: Diego Novillo
+E: dnovillo@google.com
+D: SampleProfile and related parts of ProfileData
+
+N: Duncan P. N. Exon Smith
+E: dexonsmith@apple.com
+D: Branch weights and BlockFrequencyInfo