Skip to content

Commit da9113c

Browse files
authored
Add CODEOWNERS file to repo (#7208)
1 parent a2ce3d8 commit da9113c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Restrict all files related to deploying to
2+
# require lead maintainer approval.
3+
4+
.github/workflows/ @nateprewitt @sigmavirus24
5+
.github/CODEOWNERS @nateprewitt @sigmavirus24
6+
src/requests/__version__.py @nateprewitt @sigmavirus24
7+
HISTORY.md @nateprewitt @sigmavirus24
8+
pyproject.toml @nateprewitt @sigmavirus24

0 commit comments

Comments
 (0)