From 8ce9b774007b4c4580ceb8d6e95d325a608cf92b Mon Sep 17 00:00:00 2001 From: Kate Powell <71471468+kj-powell@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:17:10 -0400 Subject: [PATCH 1/2] Update README.md Added GeoDa to incubating projects Signed-off-by: Kate Powell <71471468+kj-powell@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 457c13461..2855579b8 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ The following projects are official OpenJS Foundation projects. If you are inter | | Project | Charter | Contributing | |-|----------------|:-----------------:|:------------------:| | 🪐 | [Cosmos](https://cosmograph-org.github.io/cosmos/) | | [Contributing Guide](https://github.com/cosmograph-org/cosmos/blob/main/CONTRIBUTING.md) | +| | [GeoDa](https://geodacenter.github.io/) | | [Contributing Guide](https://github.com/GeoDaCenter/geoda/blob/0162b8150a949a2d6b8853eec546d48e25ab79f9/CONTRIBUTING.md#L4) | | | [kepler.gl](https://kepler.gl/) | | [Contributing Guide](https://github.com/keplergl/kepler.gl/blob/HEAD/contributing) | | | [vis.gl](https://vis.gl/) | | [Contributing Guide](https://github.com/visgl/deck.gl/blob/HEAD/CONTRIBUTING.md) | From 948703e59f94639818816f1185e986dcb03a2deb Mon Sep 17 00:00:00 2001 From: Tobie Langel Date: Thu, 24 Jul 2025 16:31:11 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: Meghan Denny Signed-off-by: Tobie Langel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2855579b8..60e0f993a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ The following projects are official OpenJS Foundation projects. If you are inter | | Project | Charter | Contributing | |-|----------------|:-----------------:|:------------------:| | 🪐 | [Cosmos](https://cosmograph-org.github.io/cosmos/) | | [Contributing Guide](https://github.com/cosmograph-org/cosmos/blob/main/CONTRIBUTING.md) | -| | [GeoDa](https://geodacenter.github.io/) | | [Contributing Guide](https://github.com/GeoDaCenter/geoda/blob/0162b8150a949a2d6b8853eec546d48e25ab79f9/CONTRIBUTING.md#L4) | +| | [GeoDa](https://geodacenter.github.io/) | | [Contributing Guide](https://github.com/GeoDaCenter/geoda/blob/HEAD/CONTRIBUTING.md) | | | [kepler.gl](https://kepler.gl/) | | [Contributing Guide](https://github.com/keplergl/kepler.gl/blob/HEAD/contributing) | | | [vis.gl](https://vis.gl/) | | [Contributing Guide](https://github.com/visgl/deck.gl/blob/HEAD/CONTRIBUTING.md) |