Skip to content

Commit f9d6b8c

Browse files
committed
🔒 add CODEOWNERS
1 parent 7ce1ef1 commit f9d6b8c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Restrict all files related to deploying to
2+
# require lead maintainer approval.
3+
4+
.github/workflows/ @Ousret
5+
.github/CODEOWNERS @Ousret
6+
src/charset_normalizer/ @Ousret
7+
pyproject.toml @Ousret
8+
tests/ @Ousret
9+
data/ @Ousret

0 commit comments

Comments
 (0)