Re: [PATCH] scripts/git.orderfile: Display MAINTAINERS changes first

2023-01-13 Thread Philippe Mathieu-Daudé
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é --- scripts/git.orderfile | 2 ++ 1 file changed, 2 insertions(+) I'm queuing this patch via mips-nex

Re: [PATCH] scripts/git.orderfile: Display MAINTAINERS changes first

2022-12-16 Thread Richard Henderson
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é --- scripts/git.orderfile | 2 ++ 1 file changed, 2 insertions(+) Reviewed-by: Richard Henderson r

[PATCH] scripts/git.orderfile: Display MAINTAINERS changes first

2022-12-16 Thread Philippe Mathieu-Daudé
If we get custom to see MAINTAINERS changes first, we might catch missing MAINTAINERS updates easier. Signed-off-by: Philippe Mathieu-Daudé --- scripts/git.orderfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/git.orderfile b/scripts/git.orderfile index b32203b710..8edac0380b 1