Skip to content

Update codeowners with docs directories

Marcel Amirault requested to merge update-doc-codeowners into master

What does this MR do?

Update the codeowners with the latest TW assignments for the majority of the docs set.

Simplifies the config by having mostly directories. If a directories contains pages for multiple groups, then multiple TWs are assigned (better than the whole team being pinged). The first TW to be pinged it can assign the correct TW for now, and in the future they can expand the codeowners for better targeting.

By covering directories, it also means that any files that change names will still be covered by this configuration.

Note that not all directories or files are covered (I skipped all "1 file" directories), just so I can get something merged ASAP and slow down the flood of all-team @gl-docsteam pings.

I've also:

  • Sorted the list alphabetically
  • Taken some of the create docs that were listed individually, and combined them into one line entries for each directory.

Related Issues / MRs

Edited by Marcel Amirault

Merge request reports