The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/249
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Signed-off-by: Christian Brauner <[email protected]>
From 27050987cede89794377cec0c6d0fa8470208a2f Mon Sep 17 00:00:00 2001 From: Christian Brauner <[email protected]> Date: Sat, 13 May 2017 14:18:49 +0200 Subject: [PATCH] add me to maintainer and security contacts Signed-off-by: Christian Brauner <[email protected]> --- content/lxc/news.md | 2 +- content/lxc/security.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/lxc/news.md b/content/lxc/news.md index 09f3248..6ffa550 100644 --- a/content/lxc/news.md +++ b/content/lxc/news.md @@ -2059,4 +2059,4 @@ LXC 1.0 is also the first release after the change of project maintainers which We'd like to thank Daniel Lezcano for all the great work and efforts he's put in LXC over the years and wish him the best of luck in his new projects! -The current projects maintainers are [Serge Hallyn](https://s3hh.wordpress.com) and [Stéphane Graber](https://www.stgraber.org). +The current projects maintainers are [Serge Hallyn](https://s3hh.wordpress.com), [Stéphane Graber](https://www.stgraber.org) and [Christian Brauner](https://cbrauner.wordpress.com/) diff --git a/content/lxc/security.md b/content/lxc/security.md index bfa8b1a..aa84aa9 100644 --- a/content/lxc/security.md +++ b/content/lxc/security.md @@ -95,7 +95,7 @@ group of untrusted containers and configure /etc/lxc/lxc-usernet such that users To ensure security issues can be fixed as quickly as possible and simultaneously in all Linux distributions, issues should be reported either: - * By e-mail to both serge.hallyn (at) ubuntu (dot) com AND stgraber (at) ubuntu (dot) com + * By e-mail to all serge.hallyn (at) ubuntu (dot) com AND stgraber (at) ubuntu (dot) com AND christian.brauner (at) ubuntu (dot) com * By opening a private security bug at [https://launchpad.net/ubuntu/+source/lxc/+filebug](https://launchpad.net/ubuntu/+source/lxc/+filebug) We will then confirm the security issue, come up with fixes against all supported releases,
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
