2011-02-01 23:51:52

by Lucian Adrian Grijincu

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: remove stale reference to Chris Wright's LSM tree

A quick glance at [1] will show that the tree hasn't been updated
since June 2008 => No need to have a reference to it.

[1] http://git.kernel.org/?p=linux/kernel/git/chrisw/lsm-2.6.git;a=summary

Signed-off-by: Lucian Adrian Grijincu <[email protected]>
---
MAINTAINERS | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 445537d..0a4b0ff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3866,7 +3866,6 @@ F: drivers/*/*/*pasemi*
LINUX SECURITY MODULE (LSM) FRAMEWORK
M: Chris Wright <[email protected]>
L: [email protected]
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
S: Supported

LLC (802.2)
--
1.7.4.rc1.7.g2cf08.dirty


2011-02-02 00:32:34

by Chris Wright

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: remove stale reference to Chris Wright's LSM tree

* Lucian Adrian Grijincu ([email protected]) wrote:
> A quick glance at [1] will show that the tree hasn't been updated
> since June 2008 => No need to have a reference to it.
>
> [1] http://git.kernel.org/?p=linux/kernel/git/chrisw/lsm-2.6.git;a=summary
>
> Signed-off-by: Lucian Adrian Grijincu <[email protected]>

Yup, stale indeed.

Acked-by: Chris Wright <[email protected]>