From 3779f7de652b484a8d62463a15a5a3575976f851 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 22 Sep 2023 15:31:41 +0200 Subject: [PATCH] Updated platforms for Office Suites --- software/cryptpad.yml | 1 + software/etherpad.yml | 1 + software/grist.yml | 1 + software/onlyoffice.yml | 1 + software/rustpad.yml | 1 + 5 files changed, 5 insertions(+) diff --git a/software/cryptpad.yml b/software/cryptpad.yml index de405645c7..bed1394078 100644 --- a/software/cryptpad.yml +++ b/software/cryptpad.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Office Suites source_code_url: https://github.com/cryptpad/cryptpad diff --git a/software/etherpad.yml b/software/etherpad.yml index d3ac1e440d..2b686805da 100644 --- a/software/etherpad.yml +++ b/software/etherpad.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Office Suites source_code_url: https://github.com/ether/etherpad-lite diff --git a/software/grist.yml b/software/grist.yml index dcbd28c159..171990c2cb 100644 --- a/software/grist.yml +++ b/software/grist.yml @@ -6,6 +6,7 @@ licenses: platforms: - Nodejs - Python + - Docker tags: - Office Suites source_code_url: https://github.com/gristlabs/grist-core diff --git a/software/onlyoffice.yml b/software/onlyoffice.yml index 84d16399b2..a588ae6a4e 100644 --- a/software/onlyoffice.yml +++ b/software/onlyoffice.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Office Suites source_code_url: https://github.com/ONLYOFFICE/DocumentServer diff --git a/software/rustpad.yml b/software/rustpad.yml index 2e73adb2fb..5dcbb79184 100644 --- a/software/rustpad.yml +++ b/software/rustpad.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Rust + - Docker tags: - Office Suites source_code_url: https://github.com/ekzhang/rustpad