about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEduardo Broto <ebroto@tutanota.com>2020-10-06 00:09:45 +0200
committerEduardo Broto <ebroto@tutanota.com>2020-10-06 00:09:45 +0200
commit13781ae2f8e31861c19a2c957d465d11569ea9ea (patch)
tree50381f6ef1b0873a85e8309d22798e4819050891
parentc5f17002e5eccd4e6c44b286cd85cdcd9f4e2a2d (diff)
downloadrust-13781ae2f8e31861c19a2c957d465d11569ea9ea.tar.gz
rust-13781ae2f8e31861c19a2c957d465d11569ea9ea.zip
Remove "thanks" section
-rw-r--r--CHANGELOG.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6631e6d546..0bd13320dc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -126,12 +126,6 @@ Current beta, release 2020-11-19
 * [`box_vec`], [`vec_box`] and [`borrowed_box`]: add link to the documentation of `Box`
   [#6023](https://github.com/rust-lang/rust-clippy/pull/6023)
 
-### Thanks
-
-This release of Clippy was made possible by the voluntary work of: mikerite, taiki-e, matthiaskrgr, rail-rain, wiomoc, 
-giraffate, tmiasko, HaramanJohal,  Ryan1729, euclio, montrivo, thomcc, alex-700, ebroto, bugadani, Koxiaet, HactarCE, 
-ThibsG, deg4uss3r, stchris, rschoon, chansuke, jrqc, JarredAllen and scottmcm.
-
 ## Rust 1.47
 
 Current stable, released 2020-10-08