From 88ac5286fbee2cd1898a0b223bef27e8f57fe364 Mon Sep 17 00:00:00 2001 From: Alex Razoumov Date: Mon, 16 Sep 2024 09:02:08 -0700 Subject: [PATCH] edit FIXME tags in CONTRIBUTING.md and config.yaml --- CONTRIBUTING.md | 6 +++--- config.yaml | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c2b81c..30e6179 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -102,9 +102,9 @@ community listed at including via social media, slack, newsletters, and email lists. You can also [reach us by email][contact]. -[repo]: https://example.com/FIXME -[repo-issues]: https://example.com/FIXME/issues -[contact]: mailto:team@carpentries.org +[repo]: https://github.com/hpc-carpentry/hpc-chapel +[repo-issues]: https://github.com/hpc-carpentry/hpc-chapel/issues +[contact]: mailto:maintainers-hpc@lists.carpentries.org [cp-site]: https://carpentries.org/ [dc-issues]: https://github.com/issues?q=user%3Adatacarpentry [dc-lessons]: https://datacarpentry.org/lessons/ diff --git a/config.yaml b/config.yaml index 0d1751a..395556b 100644 --- a/config.yaml +++ b/config.yaml @@ -21,26 +21,26 @@ carpentry_description: 'Introduction to parallel programming in Chapel' title: 'Introduction to High-Performance Computing in Chapel' # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ # FIXME +created: 2017-09-14 # Comma-separated list of keywords for the lesson -keywords: 'software, data, lesson, The Carpentries, HPC, Chapel' # FIXME +keywords: 'software, data, lesson, The Carpentries, HPC, Chapel' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'alpha' # FIXME +life_cycle: 'alpha' # License of the lesson license: 'CC-BY 4.0' # Link to the source repository for this lesson -source: 'https://github.com/carpentries/workbench-template-md' # FIXME +source: 'https://github.com/hpc-carpentry/hpc-chapel' # Default branch of your lesson branch: 'main' # Who to contact if there are any issues -contact: 'team@carpentries.org' # FIXME +contact: 'maintainers-hpc@lists.carpentries.org' # Navigation ------------------------------------------------ #