Commit-ID: 1acd437c59c7dd78d8f1e5f07bea6a18b7b5cd77 Gitweb: http://git.kernel.org/tip/1acd437c59c7dd78d8f1e5f07bea6a18b7b5cd77 Author: Sasha Levin <[email protected]> AuthorDate: Thu, 13 Jun 2013 18:41:24 -0400 Committer: Ingo Molnar <[email protected]> CommitDate: Wed, 27 Nov 2013 11:56:32 +0100
liblockdep: Add a MAINTAINERS entry Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 63f3048..9e62574 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5111,6 +5111,11 @@ F: drivers/lguest/ F: include/linux/lguest*.h F: tools/lguest/ +LIBLOCKDEP +M: Sasha Levin <[email protected]> +S: Maintained +F: tools/lib/lockdep/ + LINUX FOR IBM pSERIES (RS/6000) M: Paul Mackerras <[email protected]> W: http://www.ibm.com/linux/ltc/projects/ppc -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

