diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 85d8eff..e8fde1d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,7 @@ * @leigh-hackspace/infra # Website content is managed by the Web Editors team -content/* @leigh-hackspace/web-editors \ No newline at end of file +/content/ @leigh-hackspace/web-editors + +# Membership data is managed by the directors +/data/memberships.yaml @leigh-hackspace/directors