aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Royer <nroyer@baylibre.com>2020-10-05 01:55:48 +0200
committernicola-mazzucato-arm <42373140+nicola-mazzucato-arm@users.noreply.github.com>2020-10-15 17:45:38 +0100
commit526bb9ddeda6871d20b43d642ecc618c095375b1 (patch)
tree6acd5b695c3e0dc9a14c6e59a371be9b33ab7523
parent968a3a9f04a94ca366dcf9bf467ac6a6f394d590 (diff)
misc: Add maintainer for rcar platform
This patch adds the maintainers for the rcar platform. Change-Id: I794005a6cd2148fc2431029ca67c53d63e7302c1 Signed-off-by: Nicolas Royer <nroyer@baylibre.com>
-rw-r--r--.github/CODEOWNERS1
-rw-r--r--maintainers.md4
2 files changed, 5 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7bbcfc6b..f354af39 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -12,3 +12,4 @@
/product/rddaniel*/ thomas.abraham@arm.com
/product/synquacer/ masahisa.kojima@linaro.org
/product/tc0/ tushar.khandelwal@arm.com
+/product/rcar/ nroyer@baylibre.com
diff --git a/maintainers.md b/maintainers.md
index 3243f7da..b1565ca3 100644
--- a/maintainers.md
+++ b/maintainers.md
@@ -55,3 +55,7 @@ maintainers. The platforms listed here represent the exceptions to this rule.
#### SynQuacer (synquacer)
- [Masahisa Kojima](https://github.com/masahisak) (masahisa.kojima@linaro.org)
+
+#### R-Car (rcar)
+
+- [Nicolas Royer](https://github.com/n-royer) (nroyer@baylibre.com)