diff options
| author | Boleyn Su <boleyn.su@gmail.com> | 2021-06-21 10:54:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 10:54:12 -0400 |
| commit | 8241873aefac0518564ca4b11145cd6fd85ae26f (patch) | |
| tree | 307601676e90bb1acff01cb1fdab80e74ec87bea | |
| parent | 4344605bca28722ffbdb34b7952c580ea235af32 (diff) | |
Update owners.md
fix some typoes
| -rw-r--r-- | contributors/guide/owners.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/guide/owners.md b/contributors/guide/owners.md index 53fad10c..4cb71caa 100644 --- a/contributors/guide/owners.md +++ b/contributors/guide/owners.md @@ -117,9 +117,9 @@ emeritus_approvers: ### OWNERS_ALIASES -Each repo may contain at its root an OWNERS_ALIAS file. +Each repo may contain at its root an OWNERS_ALIASES file. -OWNERS_ALIAS files are in YAML format and support the following keys: +OWNERS_ALIASES files are in YAML format and support the following keys: - `aliases`: a mapping of alias name to a list of GitHub usernames |
