diff mbox series

[v1,4/8] MAINTAINERS: update the orphaned cpus-common.c file

Message ID 20200513173200.11830-5-alex.bennee@linaro.org
State Superseded
Headers show
Series plugins/next (cleanup, cpu_index and lockstep) | expand

Commit Message

Alex Bennée May 13, 2020, 5:31 p.m. UTC
We forgot to update MAINTAINERS when this code was re-factored.

Fixes: 267f685b8b
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

-- 
2.20.1

Comments

Philippe Mathieu-Daudé May 13, 2020, 7:26 p.m. UTC | #1
On 5/13/20 7:31 PM, Alex Bennée wrote:
> We forgot to update MAINTAINERS when this code was re-factored.

> 

> Fixes: 267f685b8b

> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

> ---

>   MAINTAINERS | 1 +

>   1 file changed, 1 insertion(+)

> 

> diff --git a/MAINTAINERS b/MAINTAINERS

> index 1f84e3ae2c6..cfe71898d2f 100644

> --- a/MAINTAINERS

> +++ b/MAINTAINERS

> @@ -115,6 +115,7 @@ M: Richard Henderson <rth@twiddle.net>

>   R: Paolo Bonzini <pbonzini@redhat.com>

>   S: Maintained

>   F: cpus.c

> +F: cpus-common.c

>   F: exec.c

>   F: accel/tcg/

>   F: accel/stubs/tcg-stub.c

> 


Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1f84e3ae2c6..cfe71898d2f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -115,6 +115,7 @@  M: Richard Henderson <rth@twiddle.net>
 R: Paolo Bonzini <pbonzini@redhat.com>
 S: Maintained
 F: cpus.c
+F: cpus-common.c
 F: exec.c
 F: accel/tcg/
 F: accel/stubs/tcg-stub.c