You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jz...@apache.org on 2021/11/09 17:31:06 UTC

[opennlp-site] branch asf-site updated: Adding .asf.yaml to asf-site branch. (#67)

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

jzemerick pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 73fb6da  Adding .asf.yaml to asf-site branch. (#67)
73fb6da is described below

commit 73fb6dab672f1de57ff0e1fd15cffa65dab8449d
Author: Jeff Zemerick <jz...@apache.org>
AuthorDate: Tue Nov 9 12:30:47 2021 -0500

    Adding .asf.yaml to asf-site branch. (#67)
---
 .asf.yaml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..8058538
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,33 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+github:
+  description: "Website sources for the Apache OpenNLP website"
+  homepage: https://opennlp.apache.org/
+  labels:
+    - apache
+    - opennlp
+    - jbake
+    - website
+  features:
+    wiki: false
+    issues: false
+    projects: false
+  enabled_merge_buttons:
+    squash: true
+    merge: true
+    rebase: true
+publish:
+  whoami: asf-site