From 2bbfbef4134790cc479a793bbcb169494a59a91d Mon Sep 17 00:00:00 2001 From: Marcelo Cenerino Date: Sun, 27 Sep 2020 20:23:59 +0100 Subject: [PATCH] goodbye from Marcelo Cenerino --- README.md | 1 - project/ScalafixBuild.scala | 6 ------ 2 files changed, 7 deletions(-) diff --git a/README.md b/README.md index 0defa667c..32eaa6d53 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ The current maintainers (people who can merge pull requests) are: - Guillaume Massé - [`@MasseGuillaume`](https://github.com/MasseGuillaume) - Ólafur Páll Geirsson - [`@olafurpg`](https://github.com/olafurpg) - Meriam Lachkar - [`@mlachkar`](https://github.com/mlachkar) -- Marcelo Cenerino - [`@marcelocenerine`](https://github.com/marcelocenerine) - Shane Delmore - [`@ShaneDelmore`](https://github.com/ShaneDelmore) ## Contributing diff --git a/project/ScalafixBuild.scala b/project/ScalafixBuild.scala index 922127210..b2e71914d 100644 --- a/project/ScalafixBuild.scala +++ b/project/ScalafixBuild.scala @@ -267,12 +267,6 @@ object ScalafixBuild extends AutoPlugin with GhpagesKeys { "olafurpg@gmail.com", url("https://geirsson.com") ), - Developer( - "marcelocenerine", - "Marcelo Cenerino", - "marcelocenerine@gmail.com", - url("https://github.com/marcelocenerine") - ), Developer( "ShaneDelmore", "Shane Delmore",