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

Jani Nikula jani.nikula at intel.com
Mon May 15 13:47:30 UTC 2023


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
 
 .. _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