This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 8bcb6532e7baf81b79026db373ab5b6cd5b5ea34 Author: danhaywood <[email protected]> AuthorDate: Tue Feb 7 19:08:39 2023 +0000 CAUSEWAY-3352: updates STATUS --- STATUS | 84 +++++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/STATUS b/STATUS index e3c8b7ad3f..8808be5439 100644 --- a/STATUS +++ b/STATUS @@ -1,24 +1,25 @@ -Web site: http://isis.apache.org/ +Web site: https://causeway.apache.org/ Description - Apache Isis software is a framework for rapidly developing domain-driven apps - in Java. Write your business logic in entities, domain services and + Apache Causeway software is a framework for rapidly developing domain-driven + apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API. Licensed under ASL v2.0. Suitable for prototyping or for production. - Isis was accepted into the Apache Incubator in Sept 2010 and graduated in - Oct 2012. Its first release as a TLP was in Dec 2012. + Causeway was accepted into the Apache Incubator in Sept 2010 and graduated + in Oct 2012. Its first release as a TLP was in Dec 2012. The framework's + original name was Isis; it was renamed to Causeway in Oct 2022. - To participate in Apache Isis community, please join the either the slack - channel or the mailing lists. To join the slack channel, see - https://cwiki.apache.org/confluence/display/ISIS/Signing+up+to+Slack. - to subscribe to the mailing lists, send an empty message to - [email protected] (for users) or to - [email protected] (for contributors). Significant contributions - over a sustained period of time can earn a contributor commit access to the - codebase. + You can participate in the Apache Causeway community through either the + mailing lists or our slack channel. Join the mailing list by sending an + empty message to [email protected]. If you participate + using slack (most users do), then just send a message to the mailing list + asking for an invite. If you are interested in also contributing to the + framework, subscribe to [email protected]. Significant + contributions over a sustained period of time can earn a contributor commit + access to the codebase. TLP releases: @@ -184,36 +185,35 @@ Resources: item type URL ------------- ----- ----------------------------------------------------- - Source code git https://github.com/apache/isis.git - Source code gitrw https://github.com/apache/isis.git - Status file www https://raw.githubusercontent.com/apache/isis/master/STATUS - Website www http://isis.apache.org - Mailing list dev [email protected] - Mailing list users [email protected] - Slack slack https://cwiki.apache.org/confluence/display/ISIS/Signing+up+to+Slack - JIRA www http://issues.apache.org/jira/browse/ISIS - Wiki www http://cwiki.apache.org/confluence/display/ISIS/Index - Fisheye www https://fisheye.apache.org/changelog/isis-git - Sonarcloud www https://sonarcloud.io/dashboard?id=isis_180410 - CI (unofficial) www https://github.com/apache-isis-committers/isis-nightly/actions + Source code git https://github.com/apache/causeway.git + Source code gitrw https://github.com/apache/causeway.git + Status file www https://raw.githubusercontent.com/apache/causeway/master/STATUS + Website www https://causeway.apache.org + Mailing list dev [email protected] + Mailing list users [email protected] + JIRA www https://issues.apache.org/jira/browse/CAUSEWAY + Wiki www https://cwiki.apache.org/confluence/display/CAUSEWAY/Index + Sonarcloud www https://sonarcloud.io/project/overview?id=apache_isis + CI (unofficial) www https://github.com/apache-causeway-committers/causeway-nightly/actions + CI (demo apps) www https://github.com/apache-causeway-committers/causeway-nightly-deploys/actions Team: - role(s) user id name - ----------------- ----- ------------------------------------- - PMC, Committer ahuber Andi Huber (CLA on file) - PMC, Committer bibryam Bilgin Ibryam (CLA on file) - PMC, Committer dslaughter David Slaughter (CLA on file) - PMC, Committer danhaywood Daniel Keir Haywood (CLA on file) - PMC, Committer jcvanderwal Jeroen van der Wal (CLA on file) - PMC, Committer jdoornenbal Johan Doornenbal (CLA on file) - PMC, Committer joergrade Joerg Rade (CLA on file) - PMC Chair, Committer kevin Kevin Meyer (CLA on file) - PMC, Committer madytyoo Maurizio Taverna (CLA on file) - PMC, Committer mgrigorov Martin Grigorov (CLA on file) - PMC, Committer mnour Mohammad Nour El-Din (CLA on file) - PMC, Committer oscarbou Oscar Bou (CLA on file) - PMC, Committer rmatthews Robert Charles Matthews (CLA on file) - PMC, Committer struberg Mark Struberg (CLA on file) - PMC, Committer themalkolm Alexander Krasnukhin (CLA on file) + role(s) user id name + ----------------- ----- ------------------------------------- + PMC, Committer ahuber Andi Huber (CLA on file) + PMC, Committer bibryam Bilgin Ibryam (CLA on file) + PMC, Committer dslaughter David Slaughter (CLA on file) + PMC, Committer danhaywood Daniel Keir Haywood (CLA on file) + PMC, Committer jcvanderwal Jeroen van der Wal (CLA on file) + PMC, Committer, Chair jdoornenbal Johan Doornenbal (CLA on file) + PMC, Committer joergrade Joerg Rade (CLA on file) + PMC Committer kevin Kevin Meyer (CLA on file) + PMC, Committer madytyoo Maurizio Taverna (CLA on file) + PMC, Committer mgrigorov Martin Grigorov (CLA on file) + PMC, Committer mnour Mohammad Nour El-Din (CLA on file) + PMC, Committer oscarbou Oscar Bou (CLA on file) + PMC, Committer rmatthews Robert Charles Matthews (CLA on file) + PMC, Committer struberg Mark Struberg (CLA on file) + PMC, Committer themalkolm Alexander Krasnukhin (CLA on file)
