Skip to content

Commit 6c1ddee

Browse files
committed
First pass at update to philosophy section.
1 parent 082b877 commit 6c1ddee

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/dev/philosophy.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ Development Philosophy
44
Requests is an open but opinionated library, created by an open but opinionated developer.
55

66

7-
Benevolent Dictator
8-
~~~~~~~~~~~~~~~~~~~
7+
Management Style
8+
~~~~~~~~~~~~~~~~
9+
10+
`Kenneth Reitz <http://kennethreitz.org>`_ is the BDFL. He has final say in any decision related to the Requests project. Kenneth is responsible for the direction and form of the library. In addition to making decisions based on technical merit, he is responsible for making decisions based on the development philosophy of Requests. Only Kenneth may merge code into Requests.
911

10-
`Kenneth Reitz <http://kennethreitz.org>`_ is the BDFL. He has final say in any decision related to Requests.
12+
`Ian Cordasco <http://www.coglib.com/~icordasc/>`_ and `Cory Benfield <https://lukasa.co.uk/about/>`_ are the core contributors. They are responsible for triaging bug reports, reviewing pull requests and ensuring that Kenneth is kept up to speed with developments around the library. The day-to-day managing of the project is done by the core contributors. They are responsible for making judgements about whether or not a feature request is likely to be accepted by Kenneth. They do not have the authority to change code or merge code changes, though they may change documentation. Their word is not final.
1113

1214
Values
1315
~~~~~~

0 commit comments

Comments
 (0)