diff options
| author | Suren Baghdasaryan <[email protected]> | 2020-07-08 16:12:53 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-10 14:58:00 +0200 |
| commit | 47681a4c0d8f47ccee6ce3ff10bd08e65c369e84 (patch) | |
| tree | e0ddb00bbec9a830405f09d56d87c6693f34cf34 | |
| parent | 703275a867ca7674fa65b7dcebb0edfe43acf0a8 (diff) | |
MAINTAINERS: add Hridya and myself into Android driver maintainers list
Add new maintainers for ashmem driver to handle related issues.
Signed-off-by: Suren Baghdasaryan <[email protected]>
Acked-by: Todd Kjos <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 496fd4eafb68..07771576b0b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1170,6 +1170,8 @@ M: Todd Kjos <[email protected]> M: Martijn Coenen <[email protected]> M: Joel Fernandes <[email protected]> M: Christian Brauner <[email protected]> +M: Hridya Valsaraju <[email protected]> +M: Suren Baghdasaryan <[email protected]> S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git |