CODEOWNERS 585 B

12345678910111213
  1. # These owners will be the default owners for everything in the repo.
  2. * @firebase/firebase-ios-sdk-admin
  3. # Firestore Code
  4. FirebaseFirestore.podspec @ehsannas @cherylEnkidu @wu-hui @dconeybe
  5. Firestore/ @ehsannas @cherylEnkidu @wu-hui @dconeybe
  6. .github/workflows/firestore.yml @ehsannas @cherylEnkidu @wu-hui @dconeybe
  7. .github/workflows/firestore-nightly.yml @ehsannas @cherylEnkidu @wu-hui @dconeybe
  8. # Crashlytics Code
  9. FirebaseCrashlytics.podspec @samedson @themiswang @tejasd
  10. Crashlytics/ @samedson @themiswang @tejasd
  11. .github/workflows/crashlytics.yml @samedson @themiswang @tejasd