From 992c1ed6cac3b2adff003c80f915084ee1d87cd9 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 24 Sep 2020 15:03:12 -0400 Subject: [PATCH] CONTRIBUTING: switch to flatcar links/info Signed-off-by: Vincent Batts --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6662073a84..3012a8baa8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # How to Contribute -CoreOS projects are [Apache 2.0 licensed](LICENSE) and accept contributions via +This project is [Apache 2.0 licensed](LICENSE) and accept contributions via GitHub pull requests. This document outlines some of the conventions on development workflow, commit message formatting, contact points and other resources to make it easier to get your contribution accepted. @@ -14,9 +14,9 @@ contribution. See the [DCO](DCO) file for details. # Email and Chat -The project currently uses the general CoreOS email list and IRC channel: -- Email: [coreos-dev](https://groups.google.com/forum/#!forum/coreos-dev) -- IRC: #[coreos](irc://irc.freenode.org:6667/#coreos) IRC channel on freenode.org +The project currently uses the general Flarcar email list and IRC channel: +- Email: [flatcar-linux-user](https://groups.google.com/g/flatcar-linux-user) +- IRC: #[flatcar](irc://irc.freenode.org:6667/#flatcar) IRC channel on freenode.org Please avoid emailing maintainers found in the MAINTAINERS file directly. They are very busy and read the mailing lists.