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

mawiesne pushed a commit to branch adjust-social-media-channel-in-readme
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit 0c1b81de8f8b3f6a38bfd57b6508fbeef2ad1060
Author: Martin Wiesner <[email protected]>
AuthorDate: Mon Dec 2 12:18:36 2024 +0100

    adjusts README.md in terms of social media channel badges, removing 
Twitter/X, adding Bluesky and Slack
    moves StackOverflow baded 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..120aaa2e 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 follow  
+- the regular [mailing lists](http://opennlp.apache.org/mailing-lists.html), 
+- the 
[![Slack](https://img.shields.io/badge/Slack-4A154B?logo=slack&logoColor=fff)](https://the-asf.slack.com)
 channel, or 
+- 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.
+
+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