diff options
author | Doug Anderson <[email protected]> | 2013-06-18 07:02:23 +0900 |
---|---|---|
committer | Kukjin Kim <[email protected]> | 2013-06-18 07:02:23 +0900 |
commit | 33d43cdddbaa6d0071618d0d233817c460714634 (patch) | |
tree | 9c9425ba68e5a3b3a5df9cf93d407197d9c49bbf | |
parent | 317ddd256b9c24b0d78fa8018f80f1e495481a10 (diff) |
MAINTAINERS: Add exynos filename match to ARM/S5P EXYNOS ARM ARCHITECTURES
This will help direct patches related to exynos to the
linux-samsung-soc mailing list for discussion.
Suggested by Joe Perches.
Signed-off-by: Doug Anderson <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 250dc970c62d..529f1568a5fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1135,6 +1135,7 @@ L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-s5p*/ F: arch/arm/mach-exynos*/ +N: exynos ARM/SAMSUNG MOBILE MACHINE SUPPORT M: Kyungmin Park <[email protected]> |