diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..1dd618666e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,12 @@ +##################################################################### +### Airlift code owners ### +##################################################################### + +##################################################################### +# Fallback to committers group for areas that do not have code owners +/** @prestodb/committers + +# TSC may approve changes to this list +CODEOWNERS @prestodb/team-tsc + +#####################################################################