Skip to content

Commit 92d700a

Browse files
authored
chore: fix CODEOWNERS typo for /docs/dyn/index.md (#1373)
PR #1372 for updating static discovery artifacts wasn't approved automatically. The issue is that `/docs/dyn/index.md` was not in the `CODEOWNERS` file due to a copy paste error in #1360.
1 parent e63d3a4 commit 92d700a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# The following is needed to auto-approve changes to static discovery artifacts and generated documentation.
1717
/docs/dyn/*.html @yoshi-approver @googleapis/yoshi-python
18+
/docs/dyn/index.md @yoshi-approver @googleapis/yoshi-python
1819
/googleapiclient/discovery_cache/documents/*.json @yoshi-approver @googleapis/yoshi-python
19-
/googleapiclient/discovery_cache/documents/index.md @yoshi-approver @googleapis/yoshi-python

0 commit comments

Comments
 (0)