This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new 46572d0 [MINOR] Fix PMC tag in doap file (#1666)
46572d0 is described below
commit 46572d04c4fed19941cb136882d4895d36b5c2fb
Author: vinoth chandar <[email protected]>
AuthorDate: Mon May 25 09:12:29 2020 -0700
[MINOR] Fix PMC tag in doap file (#1666)
---
doap_HUDI.rdf | 1 +
1 file changed, 1 insertion(+)
diff --git a/doap_HUDI.rdf b/doap_HUDI.rdf
index b92db82..0bd69a4 100644
--- a/doap_HUDI.rdf
+++ b/doap_HUDI.rdf
@@ -26,6 +26,7 @@
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Hudi</name>
<homepage rdf:resource="https://hudi.apache.org" />
+ <asfext:pmc rdf:resource="https://hudi.apache.org" />
<shortdesc>Ingests and Manages storage of large analytical
datasets</shortdesc>
<description>Hudi (pronounced “Hoodie”) brings stream processing to big
data, providing upserts, deletes and incremental data streams.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/HUDI" />