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

poorejc pushed a commit to branch testing
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-stout.git


The following commit(s) were added to refs/heads/testing by this push:
     new 36632e9  adding deprecation badge and notices
36632e9 is described below

commit 36632e9322922462423d91a333c7bff21355460c
Author: poorejc <[email protected]>
AuthorDate: Sat Feb 13 23:34:12 2021 -0500

    adding deprecation badge and notices
---
 DISCLAIMER | 9 +++++++++
 README.md  | 8 ++++++++
 2 files changed, 17 insertions(+)

diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100755
index 0000000..9447eb8
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,9 @@
+Apache Flagon STOUT is a deprecated product and is no longer maintained. It 
will be retired soon.
+
+Apache Flagon is an effort undergoing incubation at The Apache Software 
Foundation (ASF),
+sponsored by the Apache Incubator project. Incubation is required of all newly 
accepted
+projects until a further review indicates that the infrastructure, 
communications, and
+decision making process have stabilized in a manner consistent with other 
successful
+ASF projects. While incubation status is not necessarily a reflection of the
+completeness or stability of the code, it does indicate that the project has 
yet to be
+fully endorsed by the ASF.
diff --git a/README.md b/README.md
index c943777..41d67b8 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
 # Documentation for STOUT
 
+![Maintenance](https://img.shields.io/maintenance/no/2019)
+[![deprecated](http://badges.github.io/stability-badges/dist/deprecated.svg)](http://github.com/badges/stability-badges)
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
+## Disclaimer
+
+Apache Flagon STOUT is a deprecated product and is no longer maintained. It 
will be retired soon.
+
 ## Background
 The Subject Tracker for Online User Testing (STOUT) is a content management 
system for formal human performance experimentation.  STOUT presents tools and 
operational tasks to each participant. In doing so, it collects:
 - an intake questionnaire to assess the user’s background and experience as an 
analyst

Reply via email to