[all-commits] [llvm/llvm-project] 3c604e: Update the clang and clang-tools-extra code owners...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Sep 6 05:30:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c604e9f15606fa395b088ca341a232ffda2bb7d
      https://github.com/llvm/llvm-project/commit/3c604e9f15606fa395b088ca341a232ffda2bb7d
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M clang-tools-extra/CODE_OWNERS.TXT
    R clang/CODE_OWNERS.TXT
    A clang/CodeOwners.rst
    A clang/docs/CodeOwners.rst
    M clang/docs/index.rst

  Log Message:
  -----------
  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-ownership/

Differential Revision: https://reviews.llvm.org/D132550




More information about the All-commits mailing list