We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b372ee7 commit 4002ff4Copy full SHA for 4002ff4
.github/CODEOWNERS
@@ -0,0 +1,13 @@
1
+# These owners will be the default owners for everything in the repo.
2
+* @firebase/firebase-ios-sdk-admin
3
+
4
+# Firestore Code
5
+FirebaseFirestore.podspec @ehsannas @cherylEnkidu @wu-hui @dconeybe
6
+Firestore/ @ehsannas @cherylEnkidu @wu-hui @dconeybe
7
+.github/workflows/firestore.yml @ehsannas @cherylEnkidu @wu-hui @dconeybe
8
+.github/workflows/firestore-nightly.yml @ehsannas @cherylEnkidu @wu-hui @dconeybe
9
10
+# Crashlytics Code
11
+FirebaseCrashlytics.podspec @samedson @themiswang @tejasd
12
+Crashlytics/ @samedson @themiswang @tejasd
13
+.github/workflows/crashlytics.yml @samedson @themiswang @tejasd
0 commit comments