Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PR, Issues for bugfix and feature request templates. #167

Merged
merged 5 commits into from
Jul 17, 2020
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
add codeowners for automatic review requests
Change-Id: If6050e6411519223f514435801e09a63ed696a02
  • Loading branch information
aerorahul committed Jul 15, 2020
commit 0f1888b7eda1307b4e3fcfc9cd08fe3755dfb573
16 changes: 16 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# Order is important; the last matching pattern takes the most
# precedence.

# Everything in ufs-weather-model should be owned by the UFS Community Gatekeepers
* @ufs-community/ufs-gatekeepers
aerorahul marked this conversation as resolved.
Show resolved Hide resolved

# Everything in ufs-weather-model should be also be owned by the UFS Weather Model Gatekeepers
* @ufs-community/ufs-wm-gatekeepers

# The components are owned by their respective teams
/FV3/ @noaa-emc/fv3atm-team
/NEMS/ @noaa-emc/nems-team
aerorahul marked this conversation as resolved.
Show resolved Hide resolved
#/FMS/ @noaa-emc/fms-team
#/FMS/ @noaa-gfdl/fms-team