mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
update my email address
This commit is contained in:
parent
3d13fe4fae
commit
b68554b7cf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user