Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 1 | .. SPDX-License-Identifier: BSD-3-Clause |
| 2 | .. SPDX-FileCopyrightText: Copyright TF-RMM Contributors. |
| 3 | |
| 4 | Project Maintenance |
| 5 | =================== |
| 6 | |
| 7 | Realm Management Monitor (RMM) is an open governance community project. All |
| 8 | contributions are ultimately merged by the maintainers listed below. Technical |
| 9 | ownership of most parts of the codebase falls on the code owners listed |
| 10 | below. An acknowledgement from these code owners is required before the |
| 11 | maintainers merge a contribution. |
| 12 | |
| 13 | More details may be found in the `Project Maintenance Process`_ document. |
| 14 | |
| 15 | .. |M| replace:: **Mail** |
| 16 | .. |G| replace:: **GitHub ID** |
| 17 | .. |F| replace:: **Files** |
| 18 | |
| 19 | .. _maintainers: |
| 20 | |
| 21 | Maintainers |
| 22 | ----------- |
| 23 | :|M|: Alexei Fedorov <Alexei.Fedorov@arm.com> |
| 24 | :|G|: `AlexeiFedorov`_ |
Soby Mathew | 856d3ee | 2023-11-21 14:07:44 +0000 | [diff] [blame] | 25 | :|M|: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> |
| 26 | :|G|: `arugan02`_ |
Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 27 | :|M|: Dan Handley <dan.handley@arm.com> |
| 28 | :|G|: `danh-arm`_ |
Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 29 | :|M|: Javier Almansa Sobrino <javier.almansasobrino@arm.com> |
| 30 | :|G|: `javier-almansasobrino`_ |
Soby Mathew | 856d3ee | 2023-11-21 14:07:44 +0000 | [diff] [blame] | 31 | :|M|: Mate Toth-Pal <mate.toth-pal@arm.com> |
| 32 | :|G|: `Máté Tóth-Pál`_ |
| 33 | :|M|: Soby Mathew <soby.mathew@arm.com> |
| 34 | :|G|: `soby-mathew`_ |
Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 35 | |
| 36 | .. _AlexeiFedorov: https://github.com/AlexeiFedorov |
| 37 | .. _danh-arm: https://github.com/danh-arm |
| 38 | .. _soby-mathew: https://github.com/soby-mathew |
| 39 | .. _javier-almansasobrino: https://github.com/javieralso-arm/ |
Soby Mathew | 856d3ee | 2023-11-21 14:07:44 +0000 | [diff] [blame] | 40 | .. _arugan02: https://github.com/arugan02 |
| 41 | .. _Máté Tóth-Pál: https://github.com/matetothpal |
Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 42 | |
Soby Mathew | 1d0bd95 | 2024-05-17 15:00:07 +0100 | [diff] [blame] | 43 | .. _Project Maintenance Process: https://trusted-firmware-docs.readthedocs.io/en/latest/generic_processes/project_maintenance_process.html |