[clang] 3c604e9 - Update the clang and clang-tools-extra code owners files

2022-09-06 Thread Aaron Ballman via cfe-commits
LOG: Update the clang and clang-tools-extra code owners files This also converts the Clang code owners file from a flat text file to an RST file that is linked in to the rest of our documentation. The RFC for this can be found at: https://discourse.llvm.org/t/rfc-proposed-changes-to-clangs-code

Re: clang-tools-extra code owners

2015-09-02 Thread Manuel Klimek via cfe-commits
Thanks for the cleanup! On Wed, Sep 2, 2015 at 10:02 PM Aaron Ballman wrote: > I've updated the code owners list in r246698. Thanks! > > ~Aaron > > On Wed, Sep 2, 2015 at 3:33 PM, Peter Collingbourne > wrote: > > SGTM. > > > > Peter > > > > On Wed, Sep 02, 2015 at 12:38:41PM -0400, Aaron Ballma

Re: clang-tools-extra code owners

2015-09-02 Thread Aaron Ballman via cfe-commits
I've updated the code owners list in r246698. Thanks! ~Aaron On Wed, Sep 2, 2015 at 3:33 PM, Peter Collingbourne wrote: > SGTM. > > Peter > > On Wed, Sep 02, 2015 at 12:38:41PM -0400, Aaron Ballman wrote: >> I happened to notice that CODE_OWNERS.TXT for clang-tools-extra is >> rather sparse. The

Re: clang-tools-extra code owners

2015-09-02 Thread Peter Collingbourne via cfe-commits
SGTM. Peter On Wed, Sep 02, 2015 at 12:38:41PM -0400, Aaron Ballman wrote: > I happened to notice that CODE_OWNERS.TXT for clang-tools-extra is > rather sparse. These tools are starting to get more attention from the > community, and I am wondering whether it would make sense to populate > that s

Re: clang-tools-extra code owners

2015-09-02 Thread Edwin Vane via cfe-commits
I don't know of anyone who has a stake in clang-modernize and I probably should be removed from the code-owner role. On 2 September 2015 at 12:48, Manuel Klimek wrote: > I think that basically encodes what the current state is, and we should > have kept that file in a better shape. +Edwin in cas

Re: clang-tools-extra code owners

2015-09-02 Thread Richard Smith via cfe-commits
On Sep 2, 2015 9:38 AM, "Aaron Ballman via cfe-commits" < cfe-commits@lists.llvm.org> wrote: > > I happened to notice that CODE_OWNERS.TXT for clang-tools-extra is > rather sparse. These tools are starting to get more attention from the > community, and I am wondering whether it would make sense to

Re: clang-tools-extra code owners

2015-09-02 Thread Manuel Klimek via cfe-commits
I think that basically encodes what the current state is, and we should have kept that file in a better shape. +Edwin in case he still has a stake in clang-modernize, or knows who might have. On Wed, Sep 2, 2015 at 6:38 PM Aaron Ballman wrote: > I happened to notice that CODE_OWNERS.TXT for clan

Re: clang-tools-extra code owners

2015-09-02 Thread Alexander Kornienko via cfe-commits
LG for clang-tidy. On Wed, Sep 2, 2015 at 6:38 PM, Aaron Ballman wrote: > I happened to notice that CODE_OWNERS.TXT for clang-tools-extra is > rather sparse. These tools are starting to get more attention from the > community, and I am wondering whether it would make sense to populate > that som

clang-tools-extra code owners

2015-09-02 Thread Aaron Ballman via cfe-commits
I happened to notice that CODE_OWNERS.TXT for clang-tools-extra is rather sparse. These tools are starting to get more attention from the community, and I am wondering whether it would make sense to populate that somewhat? If so, I would nominate: Alexander Kornienko for clang-tidy Peter Collingbo