Skip to content

Commit

Permalink
Update codeowners and remove unused files (#1577)
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram authored Jan 23, 2025
2 parents f8a98f1 + ea7880a commit 14e1a63
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 251 deletions.
10 changes: 9 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# automatically requests pull request reviews for files matching the given pattern; the last match takes precendence

* @spacetelescope/romancal-maintainers
# maintainers own everything
* @spacetelescope/romancal-maintainers

# developers can own some specific paths
/.github/ @spacetelescope/romancal-developers # CI files
/* @spacetelescope/romancal-developers # top level files only
/changes/** @spacetelescope/romancal-developers # changelogs
/docs/** @spacetelescope/romancal-developers # docs
/romancal/regtest/** @spacetelescope/romancal-developers # regtest code
8 changes: 0 additions & 8 deletions CODEOWNERS.txt

This file was deleted.

125 changes: 0 additions & 125 deletions JenkinsfileRT

This file was deleted.

117 changes: 0 additions & 117 deletions JenkinsfileRT_dev

This file was deleted.

0 comments on commit 14e1a63

Please sign in to comment.