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

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 80eb3e1  Add .asf.yaml
80eb3e1 is described below

commit 80eb3e1414675d9eaf63fd1821b1fb6a46498e81
Author: Ryan Blue <[email protected]>
AuthorDate: Mon Jun 1 18:36:34 2020 -0700

    Add .asf.yaml
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..0b05e58
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,12 @@
+github:
+  description: "Apache Iceberg"
+  homepage: https://iceberg.apache.org/
+  labels:
+    - iceberg
+    - apache
+
+notifications:
+    commits:      [email protected]
+    issues:       [email protected]
+    pullrequests: [email protected]
+    jira_options: link label link label

Reply via email to