From dadc82583ef18f4b0c190498d359a30e269be515 Mon Sep 17 00:00:00 2001 From: d33bs Date: Mon, 13 Jul 2026 14:43:16 -0600 Subject: [PATCH 1/3] enhance project graduation process docs --- CONTRIBUTING.md | 7 +++++++ content/people/_index.md | 3 +++ 2 files changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3dbf78e..c21b6aa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,6 +19,13 @@ Open a [GitHub issue](https://github.com/cytomining/cytomining.github.io/issues) Please keep pull requests focused on a single change. All status checks must pass before merge. +## Project migration + +Projects typically begin in the [WayScience](https://github.com/WayScience) organization while APIs, scope, and maintenance practices are evolving. +Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader cytomining community, maintainers may propose transferring it to the [Cytomining](https://github.com/cytomining) organization through maintainer consensus. + +See the [graduation process](content/people/_index.md#graduation-process) for the current migration criteria. + ## Content guidelines - Keep tool descriptions factual and concise. diff --git a/content/people/_index.md b/content/people/_index.md index caef077..3af83ba 100644 --- a/content/people/_index.md +++ b/content/people/_index.md @@ -48,6 +48,9 @@ Roadmap tools ([`buscar`](/experimental/buscar/), [`OME-arrow`](/experimental/om ### Graduation process +Projects typically begin in the [`WayScience`](https://github.com/WayScience) organization (or other organizations) while APIs, scope, and maintenance practices are evolving. +Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader cytomining community, maintainers may propose transferring it to the [`Cytomining`](https://github.com/cytomining) organization through maintainer consensus. + A tool is considered ready to migrate from [`WayScience`](https://github.com/WayScience) (or any other repository from other organizations) into [`Cytomining`](https://github.com/cytomining) when it meets the following criteria: - **Within scope** — the tool must be purpose-built for scientists who perform image-based profiling. From e483510562423a7e225c7cf11308784d8fb5cfc0 Mon Sep 17 00:00:00 2001 From: d33bs Date: Mon, 13 Jul 2026 14:56:44 -0600 Subject: [PATCH 2/3] change people link to governance --- CONTRIBUTING.md | 4 ++-- config/_default/menus.en.toml | 4 ++-- content/{people => governance}/_index.md | 7 +++++-- 3 files changed, 9 insertions(+), 6 deletions(-) rename content/{people => governance}/_index.md (97%) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c21b6aa..f151d99 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,10 +21,10 @@ Please keep pull requests focused on a single change. All status checks must pas ## Project migration -Projects typically begin in the [WayScience](https://github.com/WayScience) organization while APIs, scope, and maintenance practices are evolving. +Projects typically begin in the [WayScience](https://github.com/WayScience) organization (or other organizations) while APIs, scope, and maintenance practices are evolving. Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader cytomining community, maintainers may propose transferring it to the [Cytomining](https://github.com/cytomining) organization through maintainer consensus. -See the [graduation process](content/people/_index.md#graduation-process) for the current migration criteria. +See the [graduation process](content/governance/_index.md#graduation-process) for the current migration criteria. ## Content guidelines diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 9ac7b2f..342220f 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -19,8 +19,8 @@ weight = 40 [[main]] - name = "People" - pageRef = "people" + name = "Governance" + pageRef = "governance" weight = 50 diff --git a/content/people/_index.md b/content/governance/_index.md similarity index 97% rename from content/people/_index.md rename to content/governance/_index.md index 3af83ba..97b4095 100644 --- a/content/people/_index.md +++ b/content/governance/_index.md @@ -1,9 +1,12 @@ --- -title: People -description: Contributors, governance, code of conduct, and security stance for the Cytomining community. +title: Governance +description: Contributors, project graduation, code of conduct, and security stance for the Cytomining community. showDate: false showAuthor: false layout: simple +url: /governance/ +aliases: + - /people/ --- The Cytomining ecosystem is maintained by a distributed community of contributors across academia and industry. From c23bb6fc07295bc298e0afcbc30cebe2423b16e4 Mon Sep 17 00:00:00 2001 From: d33bs Date: Mon, 13 Jul 2026 15:00:00 -0600 Subject: [PATCH 3/3] greg's review Co-Authored-By: Gregory Way --- CONTRIBUTING.md | 2 +- content/governance/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f151d99..63a1923 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ Please keep pull requests focused on a single change. All status checks must pas ## Project migration Projects typically begin in the [WayScience](https://github.com/WayScience) organization (or other organizations) while APIs, scope, and maintenance practices are evolving. -Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader cytomining community, maintainers may propose transferring it to the [Cytomining](https://github.com/cytomining) organization through maintainer consensus. +Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader Cytomining community, maintainers may propose transferring it to the [Cytomining](https://github.com/cytomining) organization through maintainer consensus. See the [graduation process](content/governance/_index.md#graduation-process) for the current migration criteria. diff --git a/content/governance/_index.md b/content/governance/_index.md index 97b4095..762d4a0 100644 --- a/content/governance/_index.md +++ b/content/governance/_index.md @@ -52,7 +52,7 @@ Roadmap tools ([`buscar`](/experimental/buscar/), [`OME-arrow`](/experimental/om ### Graduation process Projects typically begin in the [`WayScience`](https://github.com/WayScience) organization (or other organizations) while APIs, scope, and maintenance practices are evolving. -Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader cytomining community, maintainers may propose transferring it to the [`Cytomining`](https://github.com/cytomining) organization through maintainer consensus. +Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader Cytomining community, maintainers may propose transferring it to the [`Cytomining`](https://github.com/cytomining) organization through maintainer consensus. A tool is considered ready to migrate from [`WayScience`](https://github.com/WayScience) (or any other repository from other organizations) into [`Cytomining`](https://github.com/cytomining) when it meets the following criteria: