This is an automated email from the ASF dual-hosted git repository.
krisztiankasa pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
The following commit(s) were added to refs/heads/master by this push:
new 4b474ccb7a3 remove (Zoltan Haindrich, reviewed by Krisztian Kasa)
4b474ccb7a3 is described below
commit 4b474ccb7a38bf8b15dd2b8d5c0e52a3cabc7ab0
Author: Zoltan Haindrich <[email protected]>
AuthorDate: Fri Oct 7 14:35:33 2022 +0200
remove (Zoltan Haindrich, reviewed by Krisztian Kasa)
---
.github/assign-by-files.yml | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/.github/assign-by-files.yml b/.github/assign-by-files.yml
index 6bf6d98433c..30b8ec265b0 100644
--- a/.github/assign-by-files.yml
+++ b/.github/assign-by-files.yml
@@ -5,27 +5,7 @@
---
# thrift changes
'**/*.thrift':
- - kgyrtkirk
- klcopp
-# parser changes
-'**/*.g':
- - kgyrtkirk
-# metastore database changes
-'**/package.jdo':
- - kgyrtkirk
-# these will match on various scheduled query
-'**/schq/**':
- - kgyrtkirk
-'**/*Scheduled*':
- - kgyrtkirk
-# these will match sketches related stuff
-'**/*[sS]ketches*':
- - kgyrtkirk
-# Build system
-'Jenkinsfile':
- - kgyrtkirk
-'.github/**':
- - kgyrtkirk
# ddl changes
'**/ddl/**':
- miklosgergely