diff options
| author | Nishanth Menon <[email protected]> | 2025-04-25 12:31:11 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-05-02 14:23:32 -0600 |
| commit | ef4d9621376ef9e2048fc935b7cc7c8aa70b4b06 (patch) | |
| tree | dacb5838f366245e75f7a2742ea3139629cbb0dc | |
| parent | 5a0a93a768487e55ebe50a34cc90d751bf99cc56 (diff) | |
board: beagle: beagley-ai: Add pattern match for MAINTAINERS
just use beagley_ai as pattern match for the files and folders involved.
Signed-off-by: Nishanth Menon <[email protected]>
Reviewed-by: Udit Kumar <[email protected]>
Reviewed-by: Bryan Brattlof <[email protected]>
Reviewed-by: Andrew Davis <[email protected]>
| -rw-r--r-- | board/beagle/beagley-ai/MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/beagle/beagley-ai/MAINTAINERS b/board/beagle/beagley-ai/MAINTAINERS index 1623329b714..04d5f67aba6 100644 --- a/board/beagle/beagley-ai/MAINTAINERS +++ b/board/beagle/beagley-ai/MAINTAINERS @@ -3,6 +3,4 @@ M: Robert Nelson <[email protected]> M: Tom Rini <[email protected]> S: Maintained F: board/beagle/beagley-ai/ -F: include/configs/beagley_ai.h -F: configs/am67a_beagley_ai_r5_defconfig -F: configs/am67a_beagley_ai_a53_defconfig +N: beagley_ai |
