diff --git a/README.md b/README.md index 0b746f2f5..2f9a3c02f 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ $ docker run bitnami/postgresql cat /opt/bitnami/postgresql/.spdx-postgresql.spd - Canvas LMS - Canvas RCE API - Concrete5 +- Neos - OpenProject - Tinytinyrss - ttrss-mailer-smtp diff --git a/config/components/neos.json b/config/components/neos.json index 8244137af..6e3e2744b 100644 --- a/config/components/neos.json +++ b/config/components/neos.json @@ -1,4 +1,5 @@ { "name": "neos", - "cpeProduct": "neos_cms" + "cpeProduct": "neos_cms", + "to-be-deprecated": "20240308" }