Skip to content

Commit ac6714e

Browse files
mvanlondenjkimbo
authored andcommitted
Remove sponsorship text from readme (#1002)
* remove sponsorship text from readme * remove sponsorship references in roadmap
1 parent 89ca4f5 commit ac6714e

File tree

3 files changed

+0
-179
lines changed

3 files changed

+0
-179
lines changed

BACKERS.md

Lines changed: 0 additions & 97 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -4,73 +4,6 @@
44

55
# ![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)
66

7-
<h1 align="center">Supporting Graphene Python</h1>
8-
9-
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:
10-
11-
- [Become a backer or sponsor on Patreon](https://www.patreon.com/syrusakbary).
12-
- [One-time donation via PayPal.](https://graphene-python.org/support-graphene/)
13-
14-
<!--<h2 align="center">Special Sponsors</h2>
15-
16-
17-
<p align="center">
18-
<a href="https://stdlib.com" target="_blank">
19-
<img width="260px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
20-
</a>
21-
</p>
22-
23-
<!--special end-->
24-
25-
<h2 align="center">Platinum via Patreon</h2>
26-
27-
<!--platinum start-->
28-
<table>
29-
<tbody>
30-
<tr>
31-
<td align="center" valign="middle">
32-
<a href="https://www.patreon.com/join/syrusakbary" target="_blank">
33-
<img width="222px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
34-
</a>
35-
</td>
36-
</tr>
37-
</tbody>
38-
</table>
39-
40-
<h2 align="center">Gold via Patreon</h2>
41-
42-
<!--gold start-->
43-
<table>
44-
<tbody>
45-
<tr>
46-
<td align="center" valign="middle">
47-
<a href="https://www.patreon.com/join/syrusakbary" target="_blank">
48-
<img width="148px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
49-
</a>
50-
</td>
51-
</tr>
52-
</tbody>
53-
</table>
54-
<!--gold end-->
55-
56-
<h2 align="center">Silver via Patreon</h2>
57-
58-
<!--silver start-->
59-
<table>
60-
<tbody>
61-
<tr>
62-
<td align="center" valign="middle">
63-
<a href="https://www.patreon.com/join/syrusakbary" target="_blank">
64-
<img width="148px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
65-
</a>
66-
</td>
67-
</tr>
68-
</tbody>
69-
</table>
70-
<!--silver end-->
71-
72-
---
73-
747
## Introduction
758

769
[Graphene](http://graphene-python.org) is a Python library for building GraphQL schemas/types fast and easily.

ROADMAP.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,8 @@
22

33
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.
44

5-
There are few key points that need to happen in the short/mid term, divided into two main sections:
6-
7-
- [Community](#community)
8-
- [Graphene 3](#graphene-3)
9-
105
_👋 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)_
116

12-
## Community
13-
14-
The goal is to improve adoption and sustainability of the project.
15-
16-
- 💎 Add Commercial Support for Graphene - [See issue](https://github.com/graphql-python/graphene/issues/813)
17-
- Create [Patreon page](https://www.patreon.com/syrusakbary)
18-
- Add [/support-graphene page](https://graphene-python.org/support-graphene/) in Graphene website
19-
- 📘 Vastly improve documentation - [See issue](https://github.com/graphql-python/graphene/issues/823)
20-
- ~~💰 Apply for [Mozilla MOSS](https://www.mozilla.org/en-US/moss/) sponsorship~~ (not for now)
21-
227
## Graphene 3
238

249
The goal is to summarize the different improvements that Graphene will need to accomplish for version 3.

0 commit comments

Comments
 (0)