Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# Global owners
# NOTE: `*` matches all files. A bare `-` here previously matched only a file
# literally named "-", so no code-owner review was actually enforced on general
# files. Routed to the @Kajabi/dss-devs team (still active, admin on this repo).

- @Kajabi/dss-devs
* @Kajabi/dss-devs
/.github/ @kajabi/production-engineering
Loading