You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by ab...@apache.org on 2020/12/10 05:28:36 UTC

[incubator-gobblin] branch master updated: [GOBBLIN-1333] Add Github metadata for Apache Gobblin

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

abti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin.git


The following commit(s) were added to refs/heads/master by this push:
     new 720eac2  [GOBBLIN-1333] Add Github metadata for Apache Gobblin
720eac2 is described below

commit 720eac240a763e81201f147acd27c52d93159516
Author: Abhishek Tiwari <ab...@gmail.com>
AuthorDate: Wed Dec 9 21:26:23 2020 -0800

    [GOBBLIN-1333] Add Github metadata for Apache Gobblin
    
    Closes #3169 from abti/master
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..91108d7
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+github:
+  description: "A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems."
+  homepage: https://gobblin.apache.org/
+  labels:
+    - data integration
+    - ingestion
+    - replication
+    - management
+    - apache
+