On Thu, Jun 30, 2022 at 08:31:03AM +0300, Amir Goldstein wrote: > On Thu, Jun 30, 2022 at 3:11 AM Leah Rumancik <leah.rumancik@xxxxxxxxx> wrote: > > > > Update MAINTAINERS for xfs in an effort to help direct bots/questions > > about xfs in 5.15.y. > > > > Note: 5.10.y [1] and 5.4.y will have different updates to their > > respective MAINTAINERS files for this effort. > > > > Suggested-by: Darrick J. Wong <djwong@xxxxxxxxxx> > > Signed-off-by: Leah Rumancik <leah.rumancik@xxxxxxxxx> > > > > [1] https://lore.kernel.org/linux-xfs/20220629213236.495647-1-amir73il@xxxxxxxxx/ > > It is not good practice to put stuff after the commit message trailer. > Greg's signature is going to be after that line. > In this case, I think you could simply drop the [1] reference > it's not important in git historic perspective. > > You could add the references after --- if you like. Sure, that makes sense. Thanks for pointing this out. - Leah > > Thanks, > Amir. > > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 393706e85ba2..a60d7e0466af 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -20579,6 +20579,7 @@ F: drivers/xen/*swiotlb* > > > > XFS FILESYSTEM > > C: irc://irc.oftc.net/xfs > > +M: Leah Rumancik <leah.rumancik@xxxxxxxxx> > > M: Darrick J. Wong <djwong@xxxxxxxxxx> > > M: linux-xfs@xxxxxxxxxxxxxxx > > L: linux-xfs@xxxxxxxxxxxxxxx > > -- > > 2.37.0.rc0.161.g10f37bed90-goog > >