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. -----------------------------------