OpenMetadata/.github/CODEOWNERS
2022-09-29 13:01:26 +05:30

13 lines
382 B
Plaintext

# Individual scopes
# Review from UI owners for changes around UI code
/openmetadata-ui/src/main/resources/ui/ @open-metadata/ui
# Review from Backend owners for changes around Backend code
/openmetadata-service/ @open-metadata/backend
# Review from Ingestion owners for changes around Ingestion code
/ingestion @open-metadata/ingestion
/ingestion-core @open-metadata/ingestion