We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a090695 commit f9bc9efCopy full SHA for f9bc9ef
.github/CODEOWNERS
@@ -1 +1,3 @@
1
-* @westerveltco/oss
+* @westerveltco/oss
2
+/docs/ @westerveltco/web-dev-docs
3
+/src/django_twc_package/docs/ @westerveltco/web-dev-docs
CHANGELOG.md
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
20
### Added
21
22
- Added both `CONTRIBUTING.md` and `RELEASING.md` files to official documentation.
23
+- Added our documentation GitHub Team to `CODEOWNERS`.
24
25
### Changed
26
src/django_twc_package/.github/CODEOWNERS
@@ -1 +1,2 @@
* @westerveltco/oss
0 commit comments