diff options
| author | Nicolas Palix <[email protected]> | 2013-06-20 13:10:55 +0200 |
|---|---|---|
| committer | Michal Marek <[email protected]> | 2013-07-03 15:32:23 +0200 |
| commit | 4b92b2aa98d917a379512b82cf94ea1ffcfc97af (patch) | |
| tree | f0a1df63c598989eadbb5107fc61d647fc524984 | |
| parent | 90d06a46835ba73deffb483970fdc2bffa4bb274 (diff) | |
Coccinelle: Update section of MAINTAINERS
Add Documentation/coccinelle.txt in the COCCINELLE section.
Signed-off-by: Nicolas Palix <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73b1b3a38ff0..2d940510f42b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2103,6 +2103,7 @@ L: [email protected] (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc W: http://coccinelle.lip6.fr/ S: Supported +F: Documentation/coccinelle.txt F: scripts/coccinelle/ F: scripts/coccicheck |