From bb47dc27144dec1251718ae34816e13c15efeebb Mon Sep 17 00:00:00 2001 From: Sydney Smith <43417619+SydneyhSmith@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:04:57 -0800 Subject: [PATCH] Create owners.txt --- tool/owners.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tool/owners.txt diff --git a/tool/owners.txt b/tool/owners.txt new file mode 100644 index 000000000..9fc01f3f2 --- /dev/null +++ b/tool/owners.txt @@ -0,0 +1,16 @@ +; this is an example owners.txt file which can be added at any level in the repo to indicate owners of a subtree +; this file is used by ownership enforcer to determine reviewers to add to a pull request +; you can add comments using ; as prefix +; introduce each owner in a separate line with his/her alias (not email address) +; prefixing an alias with * means that the owner will not be automatically added as a reviewer to pull requests to reduce noise, but can still be manually added and can sign off if necessary +; to learn more you can read https://microsoft.sharepoint.com/teams/WAG/EngSys/EngPipeline/cdp/SitePages/Configure%20checkin%20gates.aspx +; if you do not wish to use this feature then you can delete this file +; example (pretend the following lines are not commented): +; +; developer1 +; developer2 +; *developer3 +annavied +americks +adityap +*slee