diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-11-19 20:11:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-21 15:13:36 -0800 |
commit | 25e6c11fe2306f08d1e8614acb232dd067adbd3b (patch) | |
tree | 2352cac19f95b3e224bead57ecf45025a1cd3794 /MAINTAINERS | |
parent | 1862c14e107a5a21402852b0256b3c87bc1a5b00 (diff) |
TTY: let me eat my own cooking
I am the one introducing the most potential bugs. And people should
know the urchin to whip.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bb0b27db673f..4513948c9e20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7416,6 +7416,7 @@ K: ^Subject:.*(?i)trivial TTY LAYER M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +M: Jiri Slaby <jslaby@suse.cz> S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git F: drivers/tty/ |