This is an automated email from the ASF dual-hosted git repository. klcopp pushed a commit to branch klcopp-patch-1 in repository https://gitbox.apache.org/repos/asf/hive.git
commit e050a08f0dd16727aadf0aa19ee6054262da6834 Author: Karen Coppage <[email protected]> AuthorDate: Wed Jul 21 15:04:34 2021 +0200 Update assign-by-files.yml Add myself to thrift watchers --- .github/assign-by-files.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/assign-by-files.yml b/.github/assign-by-files.yml index b9ef397..6bf6d98 100644 --- a/.github/assign-by-files.yml +++ b/.github/assign-by-files.yml @@ -6,6 +6,7 @@ # thrift changes '**/*.thrift': - kgyrtkirk + - klcopp # parser changes '**/*.g': - kgyrtkirk
