diff options
author | Gabriel Krisman Bertazi <[email protected]> | 2016-10-04 15:26:48 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-10-28 08:28:24 -0400 |
commit | a7d5afe82d4931289250d6e807e35db3885b3b12 (patch) | |
tree | 79513fcd4809c10d7cf86f2182777f03ef4191f7 | |
parent | eb94cd68abd9b7c92bf70ddc452d65f1a84c46e2 (diff) |
MAINTAINERS: Add entry for genwqe driver
Frank and I maintain this
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Cc: [email protected]
Acked-by: Frank Haverkamp <[email protected]>=
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c44795306342..61f201b7cd95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5287,6 +5287,12 @@ M: Joe Perches <[email protected]> S: Maintained F: scripts/get_maintainer.pl +GENWQE (IBM Generic Workqueue Card) +M: Frank Haverkamp <[email protected]> +M: Gabriel Krisman Bertazi <[email protected]> +S: Supported +F: drivers/misc/genwqe/ + GFS2 FILE SYSTEM M: Steven Whitehouse <[email protected]> M: Bob Peterson <[email protected]> |