diff mbox series

scripts/git.orderfile: Display MAINTAINERS changes first

Message ID 20221216225505.26052-1-philmd@linaro.org (mailing list archive)
State New, archived
Headers show
Series scripts/git.orderfile: Display MAINTAINERS changes first | expand

Commit Message

Philippe Mathieu-Daudé Dec. 16, 2022, 10:55 p.m. UTC
If we get custom to see MAINTAINERS changes first,
we might catch missing MAINTAINERS updates easier.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 scripts/git.orderfile | 2 ++
 1 file changed, 2 insertions(+)

Comments

Richard Henderson Dec. 16, 2022, 11:52 p.m. UTC | #1
On 12/16/22 14:55, Philippe Mathieu-Daudé wrote:
> If we get custom to see MAINTAINERS changes first,
> we might catch missing MAINTAINERS updates easier.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   scripts/git.orderfile | 2 ++
>   1 file changed, 2 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~
Philippe Mathieu-Daudé Jan. 13, 2023, 8:35 a.m. UTC | #2
On 16/12/22 23:55, Philippe Mathieu-Daudé wrote:
> If we get custom to see MAINTAINERS changes first,
> we might catch missing MAINTAINERS updates easier.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   scripts/git.orderfile | 2 ++
>   1 file changed, 2 insertions(+)

I'm queuing this patch via mips-next tree for my own convenience.
diff mbox series

Patch

diff --git a/scripts/git.orderfile b/scripts/git.orderfile
index b32203b710..8edac0380b 100644
--- a/scripts/git.orderfile
+++ b/scripts/git.orderfile
@@ -9,6 +9,8 @@ 
 #   git config diff.orderFile scripts/git.orderfile
 #
 
+MAINTAINERS
+
 # Documentation
 docs/*
 *.rst