OpenMetadata/.github/CODEOWNERS
2023-04-05 14:56:19 +05:30

16 lines
526 B
Plaintext

# Individual scopes
# Review from UI owners for changes around UI code
/openmetadata-ui/src/main/resources/ui/ @harshach @shahsank3t @chirag-madlani
# 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
# Review from Devops owners for changes around workflows
/.github @akash-jain-10 @harshach
/docker @akash-jain-10 @harshach