sadpandajoe commented on code in PR #32128: URL: https://github.com/apache/superset/pull/32128#discussion_r1941690617
########## .github/CODEOWNERS: ########## @@ -1,11 +1,11 @@ -# Notify all committers of DB migration changes, per SIP-59 -# https://github.com/apache/superset/issues/13351 -/superset/migrations/ @apache/superset-committers + Notify all committers of DB migration changes, per SIP-59 + /superset/migrations/ # Notify Preset team when ephemeral env settings are changed -.github/workflows/ecs-task-definition.json @robdiciuccio @craig-rueda @rusackas @eschutho @dpgaspar @nytai @mistercrunch -.github/workflows/docker-ephemeral-env.yml @robdiciuccio @craig-rueda @rusackas @eschutho @dpgaspar @nytai @mistercrunch -.github/workflows/ephemeral*.yml @robdiciuccio @craig-rueda @rusackas @eschutho @dpgaspar @nytai @mistercrunch +.github/workflows/ecs-task-definition.json @robdiciuccio @craig-rueda @rusackas @eschutho @dpgaspar @nytai @mistercrunch @hundredthousandath Review Comment: I don't think you can be added as a code owner if you aren't currently a committer with Superset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
