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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-functor.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cfaca4  Update README.md
3cfaca4 is described below

commit 3cfaca43d998fb7713b0d9ba32dfc67a53b78b62
Author: sebbASF <sebb...@users.noreply.github.com>
AuthorDate: Sun Oct 1 13:21:15 2023 +0100

    Update README.md
---
 README.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index d1bb6d9..c631d40 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,13 @@
 Apache Commons Functor
 ===================
 
-[![Travis-CI 
Status](https://travis-ci.org/apache/commons-functor.svg)](https://travis-ci.org/apache/commons-functor)
-[![GitHub Actions 
Status](https://github.com/apache/commons-functor/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-functor/actions)
-[![Coverage 
Status](https://coveralls.io/repos/apache/commons-functor/badge.svg)](https://coveralls.io/r/apache/commons-functor)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-functor-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-functor-parent/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-functor-parent/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-functor-parent/1.0)
+**Warning: The Apache Commons Functor component is now DORMANT, meaning
+this component is not being developed.**
+
+For queries, please contact the
+<a href="mailto:d...@commons.apache.org?subject=[FUNCTOR] question on dormant 
component">Commons Developer</a> list
+
+----------------
 
 A "functor" is an entity that serves the role of a function but can be 
operated upon like an object.
     The Apache Commons Functor library defines common functor and 
functor-related interfaces,

Reply via email to