[all-commits] [llvm/llvm-project] bf488e: [LLVM][Maintainers] Move code owner list to Mainta...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Oct 4 07:14:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf488ed6e1fbe4c494a1dc0dd199a3d03405784e
https://github.com/llvm/llvm-project/commit/bf488ed6e1fbe4c494a1dc0dd199a3d03405784e
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
R llvm/CODE_OWNERS.TXT
A llvm/Maintainers.md
Log Message:
-----------
[LLVM][Maintainers] Move code owner list to Maintainers.md (#110240)
Following
https://discourse.llvm.org/t/rfc-proposing-changes-to-the-community-code-ownership-policy/80714
and https://github.com/llvm/llvm-project/pull/107384, this PR moves the
llvm CODE_OWNERS.txt to the Maintainers.md file.
The general format of the Maintainers.md file follows the current
CodeOwners.rst from clang, with some minor terminology changes to
account for the code owners -> maintainers migration.
This change is intended to be a pure format change, without changing any
actual code owners / maintainers. The list is still very badly outdated.
The intent here is to get the format change out of the way, so we can
get proper diffs when replacing no longer active maintainers. If we mix
both together, it will be hard to follow what actually changed.
I've tried to categorize things as best as I could, and filled in GitHub
handles for people where I knew them or could determine them with some
confidence.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list