From b68554b7cf595b624ad5cc34a0c0fd54d7231b59 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 11 Dec 2017 06:02:52 -0700 Subject: [PATCH] update my email address --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 1c732a9e6..b88d4a99d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -124,7 +124,7 @@ cov-build: cov-upload: tar zcf cov-int.tgz cov-int curl --form token=$$COVERITY_SUDO_TOKEN \ - --form email=todd.miller@courtesan.com \ + --form email=todd.miller@sudo.ws \ --form file=@cov-int.tgz \ --form version="$(VERSION)" \ https://scan.coverity.com/builds?project=sudo -- 2.40.0