[PATCH] D54453: Remove myself as owner of clang-query.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 12 15:34:27 PST 2018


pcc created this revision.
pcc added reviewers: klimek, alexfh.
Herald added a subscriber: llvm-commits.

I haven't been involved with the project for years, so it's probably
best for someone else to be the code owner.


Repository:
  rL LLVM

https://reviews.llvm.org/D54453

Files:
  clang-tools-extra/CODE_OWNERS.TXT


Index: clang-tools-extra/CODE_OWNERS.TXT
===================================================================
--- clang-tools-extra/CODE_OWNERS.TXT
+++ clang-tools-extra/CODE_OWNERS.TXT
@@ -8,10 +8,6 @@
 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
 (S).
 
-N: Peter Collingbourne
-E: peter at pcc.me.uk
-D: clang-query
-
 N: Manuel Klimek
 E: klimek at google.com
 D: clang-rename, all parts of clang-tools-extra not covered by someone else


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54453.173776.patch
Type: text/x-patch
Size: 467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181112/ac566166/attachment.bin>


More information about the cfe-commits mailing list