You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/03/09 19:56:07 UTC

[incubator-nlpcraft-ui] branch master updated: Adding .asf.yaml GitHub control.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new db3131e  Adding .asf.yaml GitHub control.
db3131e is described below

commit db3131ea45dcc31091a9a854fc41a1c82391f7ec
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Mon Mar 9 12:56:02 2020 -0700

    Adding .asf.yaml GitHub control.
---
 .asf.yaml | 28 ++++++++++++++++++++++++++++
 README.md |  4 ++--
 2 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..21805cb
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,28 @@
+#
+# 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: "Management UI for Apache NLPCraft."
+  homepage: https://nlpcraft.apache.org/
+  labels:
+    - typescript
+    - nlp
+    - apache
+    - natural language processing
+  features:
+    # Enable issues management.
+    issues: true
\ No newline at end of file
diff --git a/README.md b/README.md
index b08eb54..31432c3 100644
--- a/README.md
+++ b/README.md
@@ -35,10 +35,10 @@ lock-in.
 ## Questions, Feedback or Suggestions
  * Post a question at [Stack Overflow](https://stackoverflow.com/questions/ask) using <code>nlpcraft</code> tag
  * Access [GitHub](https://github.com/apache/incubator-nlpcraft-ui) mirror repository.
- * Ask questions on [dev@nlpcarft.apache.org](mailto:dev@nlpcarft.apache.org)
+ * Join on [dev@nlpcarft.apache.org](mailto:dev@nlpcarft.apache.org)
  
 #### Other Projects
-- [Apache NLPCraft](https://github.com/apache/incubator-nlpcraft) - main NLPCraft project.
+- [Apache NLPCraft](https://github.com/apache/incubator-nlpcraft) - Main NLPCraft project.
 - [Apache NLPCraft Java Client](https://github.com/apache/incubator-nlpcraft-java-client) - Native Java client for NLPCraft REST APIs.
 
 ## Browsers support