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

aarora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new 3cf8b914 adjusts README.md in terms of social media channel badges, 
removing Twitter/X, adding Bluesky and Slack (#703)
3cf8b914 is described below

commit 3cf8b9149d201a03400023fe4388ae990f4ff375
Author: Martin Wiesner <[email protected]>
AuthorDate: Mon Dec 2 16:29:23 2024 +0100

    adjusts README.md in terms of social media channel badges, removing 
Twitter/X, adding Bluesky and Slack (#703)
    
    moves StackOverflow badge to section around connecting to the project
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 25d38206..e5cc5116 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,6 @@ Welcome to Apache OpenNLP!
 
[![Contributors](https://img.shields.io/github/contributors/apache/opennlp)](https://github.com/apache/opennlp/graphs/contributors)
 [![GitHub pull 
requests](https://img.shields.io/github/issues-pr-raw/apache/opennlp.svg)](https://github.com/apache/opennlp/pulls)
 [![OpenSSF 
Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/opennlp/badge)](https://api.securityscorecards.dev/projects/github.com/apache/opennlp)
-[![Stack 
Overflow](https://img.shields.io/badge/stack%20overflow-opennlp-f1eefe.svg)](https://stackoverflow.com/questions/tagged/opennlp)
 
 The Apache OpenNLP library is a machine learning based toolkit for the 
processing of natural language text.
 
@@ -58,7 +57,12 @@ The models are fully compatible with the latest release, 
they can be used for te
 
 Documentation, including JavaDocs, code usage and command-line interface 
examples are available [here](http://opennlp.apache.org/docs/)
 
-You can also follow our [mailing 
lists](http://opennlp.apache.org/mailing-lists.html) for news and updates, or 
via social media channels: [![Twitter 
Follow](https://img.shields.io/twitter/follow/ApacheOpenNLP.svg?style=social)](https://twitter.com/ApacheOpenNLP)
+For recent news, updates and topics, you can:  
+- join the regular [mailing 
lists](http://opennlp.apache.org/mailing-lists.html), 
+- follow the project's 
[![Bluesky](https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff)](https://bsky.app/profile/apacheopennlp.bsky.social)
 social media channel, or
+- join the 
[![Slack](https://img.shields.io/badge/Slack-4A154B?logo=slack&logoColor=fff)](https://the-asf.slack.com)
 channel (available to people with an [email protected]_ email address or upon 
invitation). 
+
+Please, also check the [![Stack 
Overflow](https://img.shields.io/badge/-Stack%20Overflow-FE7A16?logo=stack-overflow&logoColor=white)](https://stackoverflow.com/questions/tagged/opennlp)
 community's OpenNLP questions and answers.
 
 ## Overview
 

Reply via email to