From 25a907bc680a49922a789e83d59a8a3a22bee7c4 Mon Sep 17 00:00:00 2001 From: Bing Li Date: Wed, 11 Oct 2023 16:58:19 -0700 Subject: [PATCH] update repo yaml --- .github/repo_meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/repo_meta.yaml b/.github/repo_meta.yaml index 67c9288a..eefd9628 100644 --- a/.github/repo_meta.yaml +++ b/.github/repo_meta.yaml @@ -1,5 +1,5 @@ # point_of_contace: the owner of this repository, can be a GitHub user or GitHub team -point_of_contact: @snowflakedb/snowpark-java-scala +point_of_contact: @snowflakedb/snowpark-java-scala @triage-snowpark-scala-api-dl # production: whether this repository meets the criteria for being "production", see https://snowflakecomputing.atlassian.net/wiki/spaces/CLO/pages/2239988967/Production+Repository+Criteria for criteria production: true @@ -22,4 +22,4 @@ code_owners_file_present: true jira_project_issue_type: Bug # jira_area: the jira area that raised issues should use -jira_area: Orphaned \ No newline at end of file +jira_area: "Snowpark: Stored Procs & APIs" \ No newline at end of file