Fix formatting error in pep-0101

This commit is contained in:
Ned Deily 2017-09-05 14:46:56 -07:00
parent 605e3038f0
commit d9fcf53a8d
1 changed files with 4 additions and 3 deletions

View File

@ -87,9 +87,10 @@ Expert, the role of that expert is given. Otherwise, assume the step is
done by the Release Manager (RM), the designated person performing the
release. The roles and their current experts are:
* RM = Release Manager: Ned Deily <nad@python.org> (US),
Larry Hastings <larry@hastings.org> (US),
Benjamin Peterson <benjamin@python.org> (US)
* RM = Release Manager:
Ned Deily <nad@python.org> (US),
Larry Hastings <larry@hastings.org> (US),
Benjamin Peterson <benjamin@python.org> (US)
* WE = Windows: Steve Dower <steve.dower@microsoft.com>
* ME = Mac: Ned Deily <nad@python.org> (US)
* DE = Docs: Georg Brandl <georg@python.org> (Central Europe)