diff options
| author | Andrei Gherzan <[email protected]> | 2019-07-24 15:39:11 +0100 |
|---|---|---|
| committer | Matthias Brugger <[email protected]> | 2019-09-06 18:16:59 +0200 |
| commit | e0351b242a9bf60dd6abdfd44104bb702e7000a0 (patch) | |
| tree | ca6621af5a655d206c5930c806b16b642d555e9e /doc | |
| parent | c796140ff363c0a5c8914e94c984791b55746268 (diff) | |
git-mailrc: Add rpi and bcm283x maintainer
Add entries for bcm283x and rpi prefix.
Signed-off-by: Andrei Gherzan <[email protected]>
[mb: add commit message]
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/git-mailrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index a63b76befc5..1d36f5845ae 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -35,6 +35,7 @@ alias mariosix Mario Six <[email protected]> alias masahiro Masahiro Yamada <[email protected]> alias mateusz Mateusz Kulikowski <[email protected]> alias maxime Maxime Ripard <[email protected]> +alias mbrugger Matthias Brugger <[email protected]> alias monstr Michal Simek <[email protected]> alias prom Minkyu Kang <[email protected]> alias ptomsich Philipp Tomsich <[email protected]> @@ -74,6 +75,9 @@ alias uniphier uboot, masahiro alias zynq uboot, monstr alias rockchip uboot, sjg, kevery, ptomsich +alias bcm283x uboot, mbrugger +alias rpi uboot, mbrugger + alias m68k uboot, alisonwang, angelo_ts alias coldfire m68k |
