Skip to content

Commit a076247

Browse files
authored
Revert "Chore: Update codeowners file to exclude documentation team for approvals on cspell json file changes"
1 parent e326d8d commit a076247

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/src/**/cli/ @josefaidt @aws-amplify/documentation-team
77

88
#Studio
9-
/src/pages/console/ @dbanksdesign @aws-amplify/documentation-team
9+
/src/pages/console/ @wrpeck @aws-amplify/documentation-team
1010

1111
#Analytics
1212
/src/**/**/analytics @abdallahshaban557 @aws-amplify/documentation-team
@@ -97,5 +97,3 @@
9797
/src/public @aws-amplify/documentation-team
9898
/src/styles @aws-amplify/documentation-team
9999
/src/utils @aws-amplify/documentation-team
100-
101-
cspell.json

Readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ We welcome contributions to the documentation site! Here's how to do it:
2727
2. If any files have been deleted with your PR, please add the redirects required to [`redirects.json`](https://github.com/aws-amplify/docs/blob/main/redirects.json) and ensure that the `redirects-needed` label has been added.
2828
- Please see the [Amplify Hosting user guide](https://docs.aws.amazon.com/amplify/latest/userguide/redirects.html) for guidance on values and ordering.
2929
- Please note that there is a manual step for the Docs Engineering team to complete before the redirects are live.
30-
4. Please add the words to [cpsell.json] https://github.com/aws-amplify/docs/blob/main/cspell.json if needed or correct spelling if `Spellcheck` workflow fails.
3130

3231
**What's next?** After your PR is reviewed and all tests pass, it will be merged and the branch will be deleted.
3332

0 commit comments

Comments
 (0)