Skip to content

Commit

Permalink
chore: update CODEOWNERS (#869)
Browse files Browse the repository at this point in the history
#### Motivation

Allows linz/imagery to review PRs for any aerial imagery related
configuration changes. This was previously in-place but recent
configuration changes meant individual aerial imagery tilesets could no
longer be reviewed by linz/imagery.

#### Modification

Allows data managers to review PRs that related to their data domain.
  • Loading branch information
dwsilk authored Mar 14, 2024
1 parent 1f4b55b commit 0b04637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* @linz/proj-basemaps-dev
config/tileset/*/*.json @linz/proj-basemaps-dev @linz/imagery
config/tileset/aerial.json @linz/proj-basemaps-dev @linz/imagery
config/tileset/event.*.json @linz/proj-basemaps-dev @linz/imagery
config/tileset/scanned.*.json @linz/proj-basemaps-dev @linz/imagery

0 comments on commit 0b04637

Please sign in to comment.