diff --git a/BACKERS.md b/BACKERS.md
deleted file mode 100644
index a1264060..00000000
--- a/BACKERS.md
+++ /dev/null
@@ -1,97 +0,0 @@
-
Sponsors & Backers
-
-Graphene is an MIT-licensed open source project. It's an independent project with its ongoing development made possible entirely thanks to the support by these awesome [backers](https://github.com/graphql-python/graphene/blob/master/BACKERS.md). If you'd like to join them, please consider:
-
-- [Become a backer or sponsor on Patreon](https://www.patreon.com/syrusakbary).
-- [One-time donation via PayPal.](https://graphene-python.org/support-graphene/)
-
-
-
-
-
-Platinum via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-Gold via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-Silver via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-Bronze via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-Generous Backers via Patreon ($50+)
-
-
-
-- [Lee Benson](https://github.com/leebenson)
-- [Become a Patron](https://www.patreon.com/join/syrusakbary)
-
-
-Backers via Patreon
-
-
-
-- [Become a Patron](https://www.patreon.com/join/syrusakbary)
-
diff --git a/README.md b/README.md
index 713da3cc..9e84f819 100644
--- a/README.md
+++ b/README.md
@@ -4,73 +4,6 @@
# ![Graphene Logo](http://graphene-python.org/favicon.png) [Graphene](http://graphene-python.org) [![Build Status](https://travis-ci.org/graphql-python/graphene.svg?branch=master)](https://travis-ci.org/graphql-python/graphene) [![PyPI version](https://badge.fury.io/py/graphene.svg)](https://badge.fury.io/py/graphene) [![Coverage Status](https://coveralls.io/repos/graphql-python/graphene/badge.svg?branch=master&service=github)](https://coveralls.io/github/graphql-python/graphene?branch=master)
-Supporting Graphene Python
-
-Graphene is an MIT-licensed open source project. It's an independent project with its ongoing development made possible entirely thanks to the support by these awesome [backers](https://github.com/graphql-python/graphene/blob/master/BACKERS.md). If you'd like to join them, please consider:
-
-- [Become a backer or sponsor on Patreon](https://www.patreon.com/syrusakbary).
-- [One-time donation via PayPal.](https://graphene-python.org/support-graphene/)
-
-
-
-Platinum via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-Gold via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-Silver via Patreon
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
----
-
## Introduction
[Graphene](http://graphene-python.org) is a Python library for building GraphQL schemas/types fast and easily.
diff --git a/ROADMAP.md b/ROADMAP.md
index 24f542e0..6359ff9c 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -2,23 +2,8 @@
In order to move Graphene and the GraphQL Python ecosystem forward I realized is essential to be clear with the community on next steps, so we can move uniformly.
-There are few key points that need to happen in the short/mid term, divided into two main sections:
-
-- [Community](#community)
-- [Graphene 3](#graphene-3)
-
_👋 If you have more ideas on how to move the Graphene ecosystem forward, don't hesistate to [open a PR](https://github.com/graphql-python/graphene/edit/master/ROADMAP.md)_
-## Community
-
-The goal is to improve adoption and sustainability of the project.
-
-- 💎 Add Commercial Support for Graphene - [See issue](https://github.com/graphql-python/graphene/issues/813)
- - Create [Patreon page](https://www.patreon.com/syrusakbary)
- - Add [/support-graphene page](https://graphene-python.org/support-graphene/) in Graphene website
-- 📘 Vastly improve documentation - [See issue](https://github.com/graphql-python/graphene/issues/823)
-- ~~💰 Apply for [Mozilla MOSS](https://www.mozilla.org/en-US/moss/) sponsorship~~ (not for now)
-
## Graphene 3
The goal is to summarize the different improvements that Graphene will need to accomplish for version 3.