diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..7d5495da --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,8 @@ +# Below are suggested reviewers for PRs to packages in this repository. +# +# These names are just suggestions; it is fine to have your changes reviewed by +# someone else. + +/pkgs/appengine/ @jonasfj @sigurdm +/pkgs/gcloud/ @jonasfj @sigurdm +/pkgs/native_synchronization/ @mraleph