aboutsummaryrefslogtreecommitdiff
path: root/projects/lxc
diff options
context:
space:
mode:
authorChristian Brauner <christian@brauner.io>2021-03-25 23:13:47 +0100
committerGitHub <noreply@github.com>2021-03-25 15:13:47 -0700
commit24c7cf17973f562e02ed312c4aae178f3cabe7d3 (patch)
treea18680bcf2258207b73a89c3d633da78284eb019 /projects/lxc
parent589afcfbd1daafd96dfa178bfc3c3656bc6df81d (diff)
downloadoss-fuzz-24c7cf17973f562e02ed312c4aae178f3cabe7d3.tar.gz
projects/lxc: update mail addresses (#5510)
The other two mail addresses are aliases and so we can't use them to access oss-fuzz. Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'projects/lxc')
-rw-r--r--projects/lxc/project.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/lxc/project.yaml b/projects/lxc/project.yaml
index e77622315..f19d3563a 100644
--- a/projects/lxc/project.yaml
+++ b/projects/lxc/project.yaml
@@ -1,12 +1,12 @@
homepage: "https://github.com/lxc/lxc"
language: c
-primary_contact: "christian.brauner@ubuntu.com"
+primary_contact: "christian@brauner.io"
builds_per_day: 4
sanitizers:
- address
- undefined
- memory
auto_ccs:
- - stgraber@ubuntu.com
+ - stgraber@stgraber.org
- evverx@gmail.com
main_repo: "https://github.com/lxc/lxc"