From 04c63b4240d2752c303d0df6553f56e374d10439 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 20 May 2006 15:00:12 -0700 Subject: [PATCH] --- yaml --- r: 26861 b: refs/heads/master c: c9ee133b914879e02796bccd840f75f185cf1bb7 h: refs/heads/master i: 26859: b23fcfb46aa1610a3f8f247eaaabbb5ac55a802b v: v3 --- [refs] | 2 +- trunk/MAINTAINERS | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8a431e5655fc..ecde127ba10d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a6a61c5494145c904bead0cceadd94080bd3a784 +refs/heads/master: c9ee133b914879e02796bccd840f75f185cf1bb7 diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index 0bd4fec95c20..89c066be5489 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -40,11 +40,20 @@ trivial patch so apply some common sense. PLEASE document known bugs. If it doesn't work for everything or does something very odd once a month document it. + PLEASE remember that submissions must be made under the terms + of the OSDL certificate of contribution + (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html) + and should include a Signed-off-by: line. + 6. Make sure you have the right to send any changes you make. If you do changes at work you may find your employer owns the patch not you. -7. Happy hacking. +7. When sending security related changes or reports to a maintainer + please Cc: security@kernel.org, especially if the maintainer + does not respond. + +8. Happy hacking. -----------------------------------