From 7fa72da36a66b6b6660ac197c8f6924c944622da Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 9 Nov 2022 09:10:19 -0500 Subject: [PATCH] CDT Calls on hackmd Part of #32 --- CONTRIBUTING.md | 3 +++ GitHubMigration.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e062b6401d..d989140028f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -130,3 +130,6 @@ Contact the project developers via the project's "dev" list, raise an issue or s * Dev list: https://dev.eclipse.org/mailman/listinfo/cdt-dev * Issues: https://github.com/eclipse-cdt/cdt/issues * Discussions: https://github.com/eclipse-cdt/cdt/discussions + +The Eclipse CDT project has a monthly call and everyone in the community is welcome to join. +See [Eclipse CDT Calls](https://hackmd.io/@jonahgraham/EclipseCDTCalls) diff --git a/GitHubMigration.md b/GitHubMigration.md index 0d3a5a1d240..9c2b621d6a0 100644 --- a/GitHubMigration.md +++ b/GitHubMigration.md @@ -40,7 +40,7 @@ Please see the GitHub issues on the migration for current status and things left - The Eclipse Wiki is being discontinued. The CDT content has being moved to live in the main CDT git repo. The pages on the Eclipse Wiki (under https://wiki.eclipse.org/CDT) have been marked as obsolete or outdated and where appropriate links to the new page have been put in place. The majority of the content is on or linked from the CDT's root [README.md](README.md). - With all the existing content of the Eclipse Wiki being migrated into CDT's git repo, going forward there won't be a Wiki for Eclipse CDT. While GitHub provides a Wiki functionality, it is not well integrated into other flows (for example, non-committers cannot edit wikis). Making the contributions via Pull Requests to the main repo seems like the better option. - - This may be revisited in the future and a Wiki may be reintroduced as items like Monthly Calls and planning items may not fit in well to the current model. + - The exception is the CDT calls. The CDT calls minutes are stored on hackmd: https://hackmd.io/@jonahgraham/EclipseCDTCalls - The Eclipse Forum for [C/C++ IDE (CDT)](https://www.eclipse.org/forums/index.php/f/80/) has been shutdown for new posts. The archive will remain as long as the Eclipse Foundation leaves it there. Track [helpdesk#187](https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/187) for details.