Re: [PATCH 3/8] Convert code-of-conduct to rst

2020-09-11 Thread George Dunlap
> On Sep 11, 2020, at 2:39 PM, Jürgen Groß wrote: > > On 11.09.20 14:40, George Dunlap wrote: >> >> +Conduct Team members >> + >> + >> Conduct Team members are project leadership team members from any >> sub-project. The current list of Conduct Team members is: >> + >> *

[PATCH 3/8] Convert code-of-conduct to rst

2020-09-11 Thread George Dunlap
Underline section titles. Convert links to RST-style links. NB that the Communication Guide link won't work ATM; this will be fixed when we convert that document to RST. Adjust the formatting for the list so that it's converted properly. A couple of clean-ups: * Expand the label for communicat

Re: [PATCH 3/8] Convert code-of-conduct to rst

2020-09-11 Thread Jürgen Groß
On 11.09.20 14:40, George Dunlap wrote: Underline section titles. Convert links to RST-style links. NB that the Communication Guide link won't work ATM; this will be fixed when we convert that document to RST. Adjust the formatting for the list so that it's converted properly. A couple of cle