summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorBrad Smith <brad@comstyle.com>2018-11-30 21:42:34 +0000
committerBrad Smith <brad@comstyle.com>2018-11-30 21:42:34 +0000
commiteafbf8b9ece49ac562afdd558cb9c0b7f30711cb (patch)
treebcf80be9331aedec2b7b0d0cd2cc50ca05be3104 /CODE_OWNERS.TXT
parente350174b21a6044aaa0b4cd47d9b491191466abe (diff)
downloadclang-eafbf8b9ece49ac562afdd558cb9c0b7f30711cb.tar.gz
Add myself as code owner for OpenBSD driver
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348041 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 2fa9f215b6..faf9575a28 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -49,6 +49,10 @@ N: John McCall
E: rjmccall@apple.com
D: Clang LLVM IR generation
+N: Brad Smith
+E: brad@comstyle.com
+D: OpenBSD driver
+
N: Richard Smith
E: richard@metafoo.co.uk
D: All parts of Clang not covered by someone else