From cb8d0f5fceea5fc6cd26431e1a95e471ac14b6fe Mon Sep 17 00:00:00 2001 From: Aaron Rylaarsdam <57913531+aaronrylaarsdam@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:34:58 -0500 Subject: [PATCH 1/3] Update CODE_OF_CONDUCT.md Changing link to contact us from an email address to the contact form (https://support.github.com/contact?tags=atom-support). --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b70db19..6fcb235 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [atom@github.com](mailto:atom@github.com). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team using our [contact form](https://support.github.com/contact?tags=atom-support). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. From 2c0718bf2f300f5d9bc6c33f8c43efe1f5d1f558 Mon Sep 17 00:00:00 2001 From: Aaron Rylaarsdam <57913531+aaronrylaarsdam@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:37:44 -0500 Subject: [PATCH 2/3] Update CONTRIBUTING.md Changing link to contact us from an email address to the contact form (https://support.github.com/contact?tags=atom-support). --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d57e61a..a888cce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ The following is a set of guidelines for contributing to Atom and its packages, ## Code of Conduct -This project and everyone participating in it is governed by the [Atom Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [atom@github.com](mailto:atom@github.com). +This project and everyone participating in it is governed by the [Atom Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior using our [contact form](https://support.github.com/contact?tags=atom-support). ## I don't want to read this whole thing I just have a question!!! From abdfe2d0cd1520d81dc1d632e260f6ab9c7c31c0 Mon Sep 17 00:00:00 2001 From: Musa Ibrahim Date: Wed, 28 Sep 2022 11:52:01 +0100 Subject: [PATCH 3/3] add sunset message --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 052ccf9..6ded20d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# Atom Default Metadata +##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/) + # Atom Default Metadata :rotating_light: **WARNING** :rotating_light: This README should only show on the repository at https://github.com/atom/.github. If it is showing on some other repo, please open an issue to have it fixed.