aboutsummaryrefslogtreecommitdiffstats
path: root/mkcap.c
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-03-27 23:09:52 +0200
committerMichael Mann <mmann78@netscape.net>2016-03-28 02:47:55 +0000
commitea062976b8d6421a09afde16fb8ec6174f61cb60 (patch)
treefbca46b1fce5436405ab1c47e9a7389f9c8e0378 /mkcap.c
parent99878b6cfedd62c3053da0d83812f82734d6a3d1 (diff)
tools/generate_authors.pl: avoid duplicates
Officially, the local part of an email address is case sensitive, but in practice this is ignored. Ensure that duplicate email addresses are not listed. While at it, detect duplicates using `grep -Po '<\K[^>]+' AUTHORS | tr '[:upper:]' '[:lower:]' | sort | uniq -cd` and resolve them. Change-Id: Ie1e853d6253758c8454d9583f0a11f317c8390cb Reviewed-on: https://code.wireshark.org/review/14659 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'mkcap.c')
0 files changed, 0 insertions, 0 deletions