From 7b2e658ac00410b2a20dd456e431394a75dcb0d3 Mon Sep 17 00:00:00 2001 From: wangxianghu Date: Thu, 28 Jan 2021 08:48:42 +0800 Subject: [PATCH] [MINOR] Add Jira URL and Mailing List (#2404) --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index 09145a577..91780dae8 100644 --- a/pom.xml +++ b/pom.xml @@ -151,6 +151,32 @@ HEAD + + JIRA + https://issues.apache.org/jira/browse/HUDI + + + + + Dev Mailing List + dev@hudi.apache.org + dev-subscribe@hudi.apache.org + dev-unsubscribe@hudi.apache.org + + + User Mailing List + users@hudi.apache.org + users-subscribe@hudi.apache.org + users-unsubscribe@hudi.apache.org + + + Commits Mailing List + commits@hudi.apache.org + commits-subscribe@hudi.apache.org + commits-unsubscribe@hudi.apache.org + + +