From 619550be8da611ec546f7aa925c27caf4e4ae71a Mon Sep 17 00:00:00 2001 From: sljory Date: Wed, 1 May 2024 13:40:00 +0100 Subject: [PATCH 1/2] ci: add codeowners template --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..5b46e47 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Please include the (team) name of the codeowner(s) below following the syntax guidance in the github documentation for automatic peer reviewer assignment and ease to identify the owner +# [github documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners) +* \ No newline at end of file From 5dfa6c8245ea977b95424680fe08952777ed4e28 Mon Sep 17 00:00:00 2001 From: sljory <107942063+sljory@users.noreply.github.com> Date: Fri, 24 May 2024 14:41:15 +0100 Subject: [PATCH 2/2] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5b46e47..55f4f16 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # Please include the (team) name of the codeowner(s) below following the syntax guidance in the github documentation for automatic peer reviewer assignment and ease to identify the owner # [github documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners) -* \ No newline at end of file +* @deliveroo/rider-backend