Alex and I just noticed that we didn't pick up this MAINTAINERS patch for the "Device Tree" section. In the interim Peter Crosthwaite has also removed himself from maintainership, so by default this will move into the "Orphan" state. Is anybody interested in taking up the maintainership role here? In practice it doesn't really need much care as mostly it's dealt with by the people who maintain the boards that use the dtb utility code (currently arm, ppc, riscv) and there's not much change in this area.
On Tue, 30 Oct 2018 at 09:40, Alexander Graf <ag...@suse.de> wrote: > > I haven't really maintained the device tree infrastructure in QEMU for a long > time by now. I also haven't seen Peter work on the code for the last 2 years, > so let's put it into Odd Fixes to make room for others to step up :). > > Signed-off-by: Alexander Graf <ag...@suse.de> > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8bc9a594da..08ea12172e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1548,8 +1548,7 @@ F: include/qom/cpu.h > > Device Tree > M: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > -M: Alexander Graf <ag...@suse.de> > -S: Maintained > +S: Odd Fixes > F: device_tree.c > F: include/sysemu/device_tree.h thanks -- PMM