From f24c7461a79aae35866099181aa7611a8d59c055 Mon Sep 17 00:00:00 2001 From: Trivikram Kamat <16024985+trivikr@users.noreply.github.com> Date: Mon, 13 Jan 2020 11:25:56 -0800 Subject: [PATCH] chore: update projects removal policy Refs: https://github.com/rust-unofficial/awesome-rust/pull/738#issuecomment-573468900 --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c912994..a9e3d25 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,3 +13,8 @@ If you want to add an entry to the `README.md` please consider this: - is the entry valuable to people trying to get things done in Rust? - if you want to add something, please use the template `[YYY](https://crates.io/crates/YYY) — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` - please pay attention to the alphabetical ordering. + + +## Removing projects + +We don't remove projects unless they are outright broken or pronounced deprecated by another project or by its author.