Skip to content

Commit 7d9a9f4

Browse files
authored
chore: ignore CHANGELOG.md in CODEOWNERS (#324)
Add comment to ignore CHANGELOG markdown file
1 parent 915e19d commit 7d9a9f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CODEOWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Technical writers will be added as reviewers on markdown changes.
22
*.md @salesforcecli/cli-docs
3+
# Attempting to ignore CHANGELOG markdown https://stackoverflow.com/a/74964396
4+
CHANGELOG.md
35

46
# Comment line immediately above ownership line is reserved for related other information. Please be careful while editing.
5-
#ECCN:Open Source 5D002
7+
#ECCN:Open Source 5D002

0 commit comments

Comments
 (0)