[PATCH] dim: move Daniel from pull request mail Cc: to To:

Jani Nikula jani.nikula at intel.com
Fri Jan 11 09:26:11 UTC 2019


The pull requests are more than just FYI for Daniel nowadays.

Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 dim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dim b/dim
index dafbf946e0b7..76afd2fbec6f 100755
--- a/dim
+++ b/dim
@@ -81,7 +81,6 @@ maintainer_tools_https=https://gitlab.freedesktop.org/drm/maintainer-tools.git
 # Recipients for all dim based pull requests.
 # Add To: lines to the end, Cc: lines in the beginning with -c.
 dim_pull_request_recipients=(
-	-c "Daniel Vetter <daniel.vetter at ffwll.ch>"
 	-c "Jani Nikula <jani.nikula at linux.intel.com>"
 	-c "Joonas Lahtinen <joonas.lahtinen at linux.intel.com>"
 	-c "Rodrigo Vivi <rodrigo.vivi at intel.com>"
@@ -92,6 +91,7 @@ dim_pull_request_recipients=(
 	-c "intel-gfx at lists.freedesktop.org"
 	-c "dim-tools at lists.freedesktop.org"
 	"Dave Airlie <airlied at gmail.com>"
+	"Daniel Vetter <daniel.vetter at ffwll.ch>"
 )
 
 # integration configuration
-- 
2.20.1



More information about the dim-tools mailing list