This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 80450399472 Add `svetakvsundhar` to Healthcare reviewer pool (#29899)
80450399472 is described below

commit 80450399472ea20542d9566a662a08aae0b951bf
Author: Svetak Sundhar <svetaksund...@google.com>
AuthorDate: Wed Jan 3 14:20:10 2024 +0000

    Add `svetakvsundhar` to Healthcare reviewer pool (#29899)
    
    * Create HealthcareUtils file with shared resources
    
    * revert
    
    * Request to be added to healthcare reviewer pool.
---
 .github/REVIEWERS.yml   | 4 ++++
 .github/autolabeler.yml | 1 +
 2 files changed, 5 insertions(+)

diff --git a/.github/REVIEWERS.yml b/.github/REVIEWERS.yml
index c2a57ac8fee..71692a7d482 100644
--- a/.github/REVIEWERS.yml
+++ b/.github/REVIEWERS.yml
@@ -60,6 +60,10 @@ labels:
       - igorbernstein2
       - mutianf
     exclusionList: []
+  - name: healthcare
+    reviewers:
+      - svetakvsundhar
+      exclusionList: []
   - name: Build
     reviewers:
       - damccorm
diff --git a/.github/autolabeler.yml b/.github/autolabeler.yml
index 57c8f65c6ac..a4ce41fce07 100644
--- a/.github/autolabeler.yml
+++ b/.github/autolabeler.yml
@@ -57,6 +57,7 @@ io:  ["sdks/go/pkg/beam/io/**/*", "sdks/java/io/**/*", 
"sdks/python/apache_beam/
 "hadoop":  ["sdks/java/io/hadoop-common/**/*", 
"sdks/java/io/hadoop-file-system/**/*", "sdks/java/io/hadoop-format/**/*"]
 "hbase":  ["sdks/java/io/hbase/**/*"]
 "hcatalog":  ["sdks/java/io/hcatalog/**/*"]
+"healthcare":  ["sdks/python/apache_beam/io/gcp/healthcare/**/*", 
"sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/**/*"]
 "jdbc":  ["sdks/java/io/jdbc/**/*"]
 "jms":  ["sdks/java/io/jms/**/*"]
 "kafka":  ["sdks/java/io/kafka/**/*"]

Reply via email to