CODEOWNERS 448 B

12345678910111213
  1. # Lines starting with '#' are comments.
  2. # Each line is a file pattern followed by one or more owners.
  3. # Owners can be @users, @org/teams or emails
  4. /.github/dist/ @Calinou
  5. /3d/voxel/ @aaronfranke
  6. /misc/matrix_transform/ @aaronfranke
  7. /misc/2.5d/ @aaronfranke
  8. /mono/2.5d/ @aaronfranke
  9. /2d/physics_tests/ @pouleyKetchoupp
  10. /3d/physics_tests/ @pouleyKetchoupp