From c143cbf9034f4973e2ad39ecc28fe3a948806e7c Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Tue, 28 Nov 2023 11:28:32 -0500 Subject: [PATCH] Document CODEOWNERS --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0ad258e..5abe6fb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ follow the below instructions: 1. Click **Create repository** 1. Clone your new repository +> [!CAUTION] +> +> Make sure to remove or update the [`CODEOWNERS`](./CODEOWNERS) file! For +> details on how to use this file, see +> [About code owners](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners). + ## Initial Setup After you've cloned the repository to your local machine or codespace, you'll