From 7b328b40e1ce392b3e748b881c77fb39189fa19b Mon Sep 17 00:00:00 2001 From: eclipse-pass-bot <128522890+eclipse-pass-bot@users.noreply.github.com> Date: Tue, 10 Oct 2023 15:40:19 +0200 Subject: [PATCH] Update decription to fit into the max 350 chars enforced by GitHub. --- otterdog/eclipse-pass.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otterdog/eclipse-pass.jsonnet b/otterdog/eclipse-pass.jsonnet index 5f5dd7d..7ad222f 100644 --- a/otterdog/eclipse-pass.jsonnet +++ b/otterdog/eclipse-pass.jsonnet @@ -115,7 +115,7 @@ orgs.newOrg('eclipse-pass') { allow_update_branch: false, default_branch: "master", delete_branch_on_merge: false, - description: "ModeShape is a distributed, hierarchical, transactional, and consistent data store with support for queries, full-text search, events, versioning, references, and flexible and dynamic schemas. It is very fast, highly available, extremely scalable, and it is 100% open source and written in Java. Clients use the JSR-283 standard Java API for content repositories (aka, JCR) or ModeShape's REST API, and can query content through JDBC and SQL.", + description: "ModeShape is a distributed, hierarchical, transactional, and consistent data store with support for queries, full-text search, events, versioning, references, and flexible and dynamic schemas. It is very fast, highly available, extremely scalable, and it is 100% open source and written in Java.", has_issues: false, has_wiki: false, homepage: "http://www.modeshape.org",