From 6f263731d83b9eb7493871f766356d2dae5f9c66 Mon Sep 17 00:00:00 2001 From: Yury Bayda Date: Thu, 13 Aug 2026 00:16:10 -0700 Subject: [PATCH] chore: align repository setup policy Make CODEOWNERS policy ownership explicit and correct the shared Tennis guidance. --- .github/CODEOWNERS | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e656eab..d0ffdce 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ * @Coding-Cuddles/kata-maintainers +/.github/CODEOWNERS @Coding-Cuddles/kata-maintainers diff --git a/README.md b/README.md index e41bcde..c8c4e3d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The rules of the tennis kata are as follows: For more information on the rules of tennis, please see the [official rules](https://www.itftennis.com/en/about-us/governance/rules-and-regulations/) -from International Tennis Federation. +from the International Tennis Federation. ## Instructions