diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-01-12 16:10:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-12 16:10:51 -0500 |
| commit | 78a5d999f4e5c92dfc70d4428f88a3c6597dea9d (patch) | |
| tree | a6170712505f649dc72d152df82e85819e839ef7 | |
| parent | 41343b9220e4d123c44069fc4c34659ad4fa8bf3 (diff) | |
Delete CODEOWNERS from dev branch
This was removed from master but wasn't transitioned with that merge because of GitHub being annoying and treating CODEOWNERS differently in each branch.
| -rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 7185aa732..000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# Jellyfin CODEOWNERS file (`master` branch) - -# Require org owner approvals for all files, when merging to master -* @joshuaboniface @nvllsvm |
