From 6a3690e8ebb44fe622151c869d302931d9eb5785 Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:52:30 -0400 Subject: [PATCH] Format file name Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/tools/pizza-cli/codeowners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/pizza-cli/codeowners.md b/docs/tools/pizza-cli/codeowners.md index b22b406b..6e27618d 100644 --- a/docs/tools/pizza-cli/codeowners.md +++ b/docs/tools/pizza-cli/codeowners.md @@ -20,7 +20,7 @@ Key benefits of using the codeowners command: To generate a CODEOWNERS file, you need to [install the Pizza CLI](pizza-cli.md) and run the `pizza generate codeowners` command in your terminal. However, before running the command, it's important to set up proper attribution for committers in a `.sauced.yaml` file. -## Creating a .sauced.yaml file +## Creating a `.sauced.yaml` file The `.sauced.yaml` file is necessary for mapping commit email addresses to GitHub usernames. However, it's important to be selective about who you include in this file. Not every contributor should be a codeowner.