From d9b4d20a6e1d51cbd3b8c5d06d1cf49a5b4ec220 Mon Sep 17 00:00:00 2001 From: FredFousPro Date: Fri, 2 Jul 2021 11:43:33 +0200 Subject: [PATCH] Files improvment according TAC criteria MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -renaming of MAINTAINERS to COMMITERS; -creation of a GOVERNANCE file with links to the COMPAS Technical Charter; - creation of a SUPPORT file with links to mailing lists, slack… Signed-off-by: FredFousPro FredFousPro@users.noreply.github.com --- MAINTAINERS.md => COMMITERS.md | 0 GOVERNANCE.md | 5 +++++ SUPPORT.md | 10 ++++++++++ 3 files changed, 15 insertions(+) rename MAINTAINERS.md => COMMITERS.md (100%) create mode 100644 GOVERNANCE.md create mode 100644 SUPPORT.md diff --git a/MAINTAINERS.md b/COMMITERS.md similarity index 100% rename from MAINTAINERS.md rename to COMMITERS.md diff --git a/GOVERNANCE.md b/GOVERNANCE.md new file mode 100644 index 0000000..fc9283d --- /dev/null +++ b/GOVERNANCE.md @@ -0,0 +1,5 @@ +# Governance + +[Technical Charter applicable to the CoMPAS project](/CoMPAS%20Technical%20Charter%207-6-2020.pptx) + + diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..2181c7c --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,10 @@ +# Support +## _Key Links_ + +- Website: [CoMPAS - LF Energy](https://www.lfenergy.org/projects/compas/) +- [Artwork](https://github.com/lf-energy/artwork/tree/main/projects/compas) +- Mailing lists: + - [CoMPAS](https://lists.lfenergy.org/g/CoMPAS) + - [CoMPAS-dev](https://lists.lfenergy.org/g/CoMPAS-dev) + - [CoMPAS-tsc](https://lists.lfenergy.org/g/CoMPAS-tsc) +- [slack](https://lfenergy.slack.com/)