diff mbox series

[RFC] MAINTAINERS: add a section for policy documents

Message ID 20230324173836.1821275-1-alex.bennee@linaro.org
State New
Headers show
Series [RFC] MAINTAINERS: add a section for policy documents | expand

Commit Message

Alex Bennée March 24, 2023, 5:38 p.m. UTC
We don't update these often but if your the sort of person who enjoys
debating and tuning project policies you could now add yourself as a
reviewer here so you don't miss the next debate over tabs vs spaces
;-)

Who's with me?

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Thomas Huth <thuth@redhat.com>
Cc: Daniel P. Berrangé <berrange@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Kashyap Chamarthy <kchamart@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Philippe Mathieu-Daudé <philmd@linaro.org>
Cc: Bernhard Beschow <shentey@gmail.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Daniel P. Berrangé March 27, 2023, 9:16 a.m. UTC | #1
On Fri, Mar 24, 2023 at 05:38:36PM +0000, Alex Bennée wrote:
> We don't update these often but if your the sort of person who enjoys

s/your/you are/

> debating and tuning project policies you could now add yourself as a
> reviewer here so you don't miss the next debate over tabs vs spaces
> ;-)
> 
> Who's with me?

Sure, you can add me.

> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Thomas Huth <thuth@redhat.com>
> Cc: Daniel P. Berrangé <berrange@redhat.com>
> Cc: Markus Armbruster <armbru@redhat.com>
> Cc: Kashyap Chamarthy <kchamart@redhat.com>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Cc: Philippe Mathieu-Daudé <philmd@linaro.org>
> Cc: Bernhard Beschow <shentey@gmail.com>
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9b56ccdd92..992deb2667 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -64,6 +64,16 @@ L: qemu-devel@nongnu.org
>  F: *
>  F: */
>  
> +Project policy and developer guides
> +R: Alex Bennée <alex.bennee@linaro.org>
> +W: https://www.qemu.org/docs/master/devel/index.html
> +S: Odd Fixes
> +F: docs/devel/style.rst
> +F: docs/devel/code-of-conduct.rst
> +F: docs/devel/conflict-resolution.rst
> +F: docs/devel/submitting-a-patch.rst
> +F: docs/devel/submitting-a-pull-request.rst
> +
>  Responsible Disclosure, Reporting Security Issues
>  -------------------------------------------------
>  W: https://wiki.qemu.org/SecurityProcess
> -- 
> 2.39.2
> 

With regards,
Daniel
Thomas Huth March 27, 2023, 9:29 a.m. UTC | #2
On 27/03/2023 11.16, Daniel P. Berrangé wrote:
> On Fri, Mar 24, 2023 at 05:38:36PM +0000, Alex Bennée wrote:
>> We don't update these often but if your the sort of person who enjoys
> 
> s/your/you are/
> 
>> debating and tuning project policies you could now add yourself as a
>> reviewer here so you don't miss the next debate over tabs vs spaces
>> ;-)
>>
>> Who's with me?
> 
> Sure, you can add me.

Me too, please!

  Thomas
Markus Armbruster March 27, 2023, 10:22 a.m. UTC | #3
Daniel P. Berrangé <berrange@redhat.com> writes:

> On Fri, Mar 24, 2023 at 05:38:36PM +0000, Alex Bennée wrote:
>> We don't update these often but if your the sort of person who enjoys
>
> s/your/you are/
>
>> debating and tuning project policies you could now add yourself as a
>> reviewer here so you don't miss the next debate over tabs vs spaces
>> ;-)
>> 
>> Who's with me?
>
> Sure, you can add me.

Me too.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9b56ccdd92..992deb2667 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -64,6 +64,16 @@  L: qemu-devel@nongnu.org
 F: *
 F: */
 
+Project policy and developer guides
+R: Alex Bennée <alex.bennee@linaro.org>
+W: https://www.qemu.org/docs/master/devel/index.html
+S: Odd Fixes
+F: docs/devel/style.rst
+F: docs/devel/code-of-conduct.rst
+F: docs/devel/conflict-resolution.rst
+F: docs/devel/submitting-a-patch.rst
+F: docs/devel/submitting-a-pull-request.rst
+
 Responsible Disclosure, Reporting Security Issues
 -------------------------------------------------
 W: https://wiki.qemu.org/SecurityProcess