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-java-client.git
The following commit(s) were added to refs/heads/master by this push:
new ff9a6a6 WIP.
ff9a6a6 is described below
commit ff9a6a6724b5e0ce5a79750825bc0c3f069395a4
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Mon Mar 9 15:31:45 2020 -0700
WIP.
---
.asf.yaml | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 0031829..0a38fb8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,11 +18,12 @@
github:
description: "Native Java Client for Apache NLPCraft."
homepage: https://nlpcraft.apache.org/
+ enabled_merge_buttons:
+ squash: true
+ merge: true
+ rebase: true
labels:
- - java
- - nlp
- - apache
- - natural language processing
- features:
- # Enable issues management.
- issues: true
\ No newline at end of file
+ - "java"
+ - "nlp"
+ - "apache"
+ - "natural language processing"
\ No newline at end of file