From c146ca90fdd102f2bda90a2b15f6aef56414f9f4 Mon Sep 17 00:00:00 2001 From: vinoyang Date: Wed, 1 Apr 2020 10:02:47 +0800 Subject: [PATCH] [HUDI-754] Configure .asf.yaml for Hudi Github repository (#1472) * [HUDI-754] Configure .asf.yaml for Hudi Github repository --- .asf.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .asf.yaml diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 000000000..4a74628f8 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,12 @@ +github: + description: "Upserts, Deletes And Incremental Processing on Big Data." + homepage: https://hudi.apache.org/ + labels: + - hudi + - apachehudi + - datalake + - incremental processing + - bigdata + - stream processing + - data integration + - apachespark