From 96de59b233a2620bc9a1d20b9de85fadb9f4a646 Mon Sep 17 00:00:00 2001 From: Haihao Xiang Date: Mon, 12 Mar 2018 10:39:11 +0800 Subject: Use the new link URLs We moved libva from github/01org to github/intel, however some files still have links to the old 01org URLs, this commit updates these links to the new intel URLs. In addition, this commit added a contact email address for security issue reporting This fixes https://github.com/intel/libva/issues/189 Signed-off-by: Haihao Xiang --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1566de3..b8d9e6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ before_install: addons: coverity_scan: project: - name: "01org/libva" + name: "intel/libva" description: "Build submitted via Travis CI" notification_email: intel-media-security@lists.01.org build_command_prepend: "./autogen.sh; ./configure --prefix=/usr" -- cgit v1.2.1