> On Sep 11, 2020, at 5:50 PM, Stefano Stabellini <sstabell...@kernel.org>
> wrote:
>
> On Fri, 11 Sep 2020, George Dunlap wrote:
>> The Code of Conduct has been approved [1]; now we need to find it a
>> home. Since we've started using sphinx for the hypervisor documents,
>> I propose doing the same for the project-wide governance documents, starting
>> with the Code of Conduct.
>>
>> This series takes Lars' code of conduct tree, written as individual MD
>> files, and puts them into the sphinx documentation system. After this
>> series, if you run "make html" in the top-level directory, you'll get
>> the generated sphinx documentation in the build/ directory.
>>
>> The finalized Code of Conduct documentation can be found at:
>>
>> https://xenbits.xen.org/git-http/people/gdunlap/governance.git
>>
>> This series can be found on the branch out/move-to-sphinx/v1
>>
>> And a rendered version of the governance can be found here:
>>
>> https://xenbits.xenproject.org/people/gdunlap/governance/
>>
>> If there are no objections to this setup, I propose the following URL
>> as a long-term home:
>>
>> https://xenbits.xenproject.org/governance
>>
>> And also moving both the main governance doc [2] and the security
>> policy [3] into that system, to make it easier to update.
>>
>> Thoughts?
>
> Sounds great.
>
> I'd suggest to also move the governance.git repository to a more
> "official" location on xenbits.
Yes of course. :-) The goal was first to get a draft up as quickly as possible
for people to look at.
-George