This is an automated email from the ASF dual-hosted git repository. hainenber pushed a commit to branch chore/add-hainenber-as-codeowners-for-gha in repository https://gitbox.apache.org/repos/asf/superset.git
commit 033b1fbe61177448bbcbe31eb33c7875fed561b0 Author: hainenber <[email protected]> AuthorDate: Thu Feb 5 21:43:07 2026 +0700 chore(build): add @hainenber as codeowner for GHA workflow changes Signed-off-by: hainenber <[email protected]> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 357078af86b..689b9acbbe7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -20,7 +20,7 @@ # Notify PMC members of changes to GitHub Actions -/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @kgabryje @dpgaspar @sadpandajoe +/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @kgabryje @dpgaspar @sadpandajoe @hainenber # Notify PMC members of changes to required GitHub Actions
