[PATCH 3/3] contributing: prefer gitlab merge requests

Rodrigo Vivi rodrigo.vivi at kernel.org
Fri May 19 21:54:53 UTC 2023


On Mon, May 15, 2023 at 04:47:30PM +0300, Jani Nikula wrote:
> Time to switch over.
> 
> Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
>  CONTRIBUTING.rst | 13 ++++++++-----
>  1 file changed, 8 insertions(+), 5 deletions(-)
> 
> diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
> index 282a9be35462..5d621f7059e8 100644
> --- a/CONTRIBUTING.rst
> +++ b/CONTRIBUTING.rst
> @@ -4,19 +4,22 @@
>  Contributing and Contact
>  ========================
>  
> -Please use the `dim-tools at lists.freedesktop.org`_ mailing list for
> -contributions, questions, and discussion about the tooling and documentation.
> +Please use `merge requests`_ for contributions and file `bug reports and feature
> +requests`_ at the `project home page`_.
>  
> -Please file `bug reports and feature requests`_ at the `project home page`_.
> +Please use the `dim-tools at lists.freedesktop.org`_ mailing list for general
> +questions and discussion about the tooling and documentation.
>  
>  Please make sure your patches pass the build and self tests by running::
>  
>    $ make check
>  
> -Push the patches once you have an ack from :ref:`maintainers`.
> +Merge your changes once you have an ack from :ref:`maintainers`.
>  
> -.. _dim-tools at lists.freedesktop.org: https://lists.freedesktop.org/mailman/listinfo/dim-tools
> +.. _merge requests: https://gitlab.freedesktop.org/drm/maintainer-tools/-/merge_requests

I will have the pleasure to write the very last review in the mailing list! :)

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
for the series!

>  
>  .. _bug reports and feature requests: https://gitlab.freedesktop.org/drm/maintainer-tools/issues
>  
>  .. _project home page: https://gitlab.freedesktop.org/drm/maintainer-tools/
> +
> +.. _dim-tools at lists.freedesktop.org: https://lists.freedesktop.org/mailman/listinfo/dim-tools
> -- 
> 2.39.2
> 


More information about the dim-tools mailing list