[Intel-gfx] [maintainer-tools PATCH 1/3] dim: add more <> around Cc'd mailing list addresses

Jani Nikula jani.nikula at intel.com
Fri Sep 30 14:13:09 UTC 2016


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 3c340f05a759..2adbad375167 100755
--- a/dim
+++ b/dim
@@ -1193,7 +1193,7 @@ function dim_fixes
 			# up to end of merge window, hence exclude if in -rc1
 			# through rc-4.
 			if ! git tag | grep ^v | sort -V | tail -n1 | grep -e "-rc[1-4]$" &> /dev/null ; then
-				echo Cc: drm-intel-fixes at lists.freedesktop.org
+				echo "Cc: <drm-intel-fixes at lists.freedesktop.org>"
 			fi
 		fi
 	fi
-- 
2.1.4



More information about the Intel-gfx mailing list