summaryrefslogtreecommitdiffstats
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorEdwin Vane <edwin.vane@intel.com>2013-03-14 16:56:31 +0000
committerEdwin Vane <edwin.vane@intel.com>2013-03-14 16:56:31 +0000
commitb2b7f4073ae289a43cd27ea96248aff47d63ace6 (patch)
treec43192b0f27a8913fff06a68dc9206b29f5e666a /CODE_OWNERS.TXT
parentc26b9ce14eecea38b7cb9ccb53ee6542e82727aa (diff)
Adding a new code owners file for clang-tools-extra.
Populated file with known existing owners. git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@177083 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT13
1 files changed, 13 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
new file mode 100644
index 00000000..0ec5a8e8
--- /dev/null
+++ b/CODE_OWNERS.TXT
@@ -0,0 +1,13 @@
+This file is a list of the people responsible for ensuring that patches for a
+particular tool are reviewed, either by themself or by someone else. They are
+also the gatekeepers for their part of Clang, with the final word on 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).
+
+N: Edwin Vane
+E: edwin.vane@intel.com
+D: cpp11-migrate