]> granicus.if.org Git - sudo/commitdiff
update my email address
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 11 Dec 2017 13:02:52 +0000 (06:02 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 11 Dec 2017 13:02:52 +0000 (06:02 -0700)
Makefile.in

index 1c732a9e68b86c5b6bd9c24d00f96a54b80b4e1a..b88d4a99de4df7adf6afe87be8783895d32a0261 100644 (file)
@@ -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