Files
react-native-firebase/.github/labeler.json
Ilja Daderko db6b7c2259 [Repo Management] pr-labeler (#2109)
[Repo Management] pr-labeler (#2109)

[skip ci]
2019-05-06 16:53:30 +01:00

21 lines
812 B
JSON

{
"Service: AdMob": "packages/admob/*",
"Service: Analytics": "packages/analytics/*",
"Service: App/Core": "packages/app/*",
"Service: Authentication": "packages/auth/*",
"Service: Crashlytics": "packages/crashlytics/*",
"Service: Database": "packages/database/*",
"Service: Firestore": "packages/firestore/*",
"Service: Functions": "packages/functions/*",
"Service: Invites": "packages/invites/*",
"Service: Links": "packages/links/*",
"Service: Messaging": "packages/messaging/*",
"Service: Perf": "packages/perf/*",
"Service: Remote Config": "packages/config/*",
"Service: Storage": "packages/storage/*",
"Service: MLKit": "packages/mlkit/*",
"Platform: Android": "packages/**/android/*",
"Platform: iOS": "packages/**/ios/*",
"Platform: JavaScript": "packages/**/lib/*"
}