Rework README and CONTRIBUTING (#5429)

This shuffles sections around between README.md and CONTRIBUTING.md. CONTRIBUTING now contains information pertaining to opening PRs, README all other information. I have also moved the list of maintainers to a separate file.

I have kept most information intact for now, with two main exceptions:

I removed duplicated information.
For brevity's sake, I trimmed some explanations from the section about version checks.
I have restructured the CONTRIBUTING file to follow the order of the introductory "contribution process at a glance" section. This now serves as a bit of a table of contents.

Closes: #5422
This commit is contained in:
Sebastian Rittau
2021-05-12 16:25:47 -07:00
committed by GitHub
parent 2f30adad19
commit b1577ad1cb
3 changed files with 302 additions and 360 deletions
+14
View File
@@ -0,0 +1,14 @@
At present the maintainers are (alphabetically):
* David Fisher (@ddfisher)
* Łukasz Langa (@ambv)
* Jukka Lehtosalo (@JukkaL)
* Ivan Levkivskyi (@ilevkivskyi)
* Matthias Kramm (@matthiaskramm)
* Greg Price (@gnprice)
* Sebastian Rittau (@srittau)
* Guido van Rossum (@gvanrossum)
* Shantanu (@hauntsaninja)
* Rune Tynan (@CraftSpider)
* Aku Viljanen (@Akuli)
* Jelle Zijlstra (@JelleZijlstra)