We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce1ef1 commit f9d6b8cCopy full SHA for f9d6b8c
.github/CODEOWNERS
@@ -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