diff --git a/README.md b/README.md index cfe7a55d0..d03100e26 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ $ docker run bitnami/postgresql cat /opt/bitnami/postgresql/.spdx-postgresql.spd - OpenProject - OroCRM - ReportServer +- Roundcube - Tinytinyrss - ttrss-mailer-smtp - Weblate diff --git a/config/components/roundcube.json b/config/components/roundcube.json index 7f2a1dc37..5e2ff1cba 100644 --- a/config/components/roundcube.json +++ b/config/components/roundcube.json @@ -1,4 +1,5 @@ { "name": "roundcube", - "cpeProduct": "webmail" + "cpeProduct": "webmail", + "to-be-deprecated": "20240312" }