[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins.d.n: contributor statistics: filter out another duplicate contributor

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Apr 3 10:09:08 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
462fa245 by Holger Levsen at 2023-04-03T11:08:53+02:00
jenkins.d.n: contributor statistics: filter out another duplicate contributor

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -818,7 +818,7 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
 	echo "----" >> $TMPFILE
 	sudo tee /var/lib/jenkins/userContent/THANKS > /dev/null < THANKS.head
 	# several people committed with several committers, only display one
-	DUPLICATES="samuel.thibault at ens-lyon.org|Jérémy Bobbio|j.schauer at email.de|mattia at mapreri.org|phil at jenkins-test-vm|jelle at vdwaa.nl|<kpcyrd>|vagrant at debian.org"
+	DUPLICATES="samuel.thibault at ens-lyon.org|Jérémy Bobbio|j.schauer at email.de|mattia at mapreri.org|phil at jenkins-test-vm|jelle at vdwaa.nl|<kpcyrd>|vagrant at debian.org|Jelmer Vernooij"
 	grep -E -v "$DUPLICATES" $TMPFILE | sudo tee -a /var/lib/jenkins/userContent/THANKS > /dev/null
 	rm $TMPFILE
 	TMPDIR=$(mktemp -d -t update-jdn-XXXXXXXX)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/462fa2454b2ca81b91689d42165a7b456e3884a4

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/462fa2454b2ca81b91689d42165a7b456e3884a4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230403/f5248c96/attachment.htm>


More information about the Qa-jenkins-scm mailing list