lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20230404232302.GD109960@frogsfrogsfrogs> Date: Tue, 4 Apr 2023 16:23:02 -0700 From: "Darrick J. Wong" <djwong@...nel.org> To: Zorro Lang <zlang@...nel.org> Cc: fstests@...r.kernel.org, linux-btrfs@...r.kernel.org, ceph-devel@...r.kernel.org, linux-cifs@...r.kernel.org, linux-ext4@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net, linux-fsdevel@...r.kernel.org, linux-nfs@...r.kernel.org, ocfs2-devel@....oracle.com, linux-unionfs@...r.kernel.org, jack@...e.com, linux-xfs@...r.kernel.org, fdmanana@...e.com, ebiggers@...gle.com, brauner@...nel.org, amir73il@...il.com, anand.jain@...cle.com Subject: Re: [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers On Wed, Apr 05, 2023 at 01:14:10AM +0800, Zorro Lang wrote: > Some people contribute to someone specific fs testing mostly, record > some of them as Reviewer. > > Signed-off-by: Zorro Lang <zlang@...nel.org> > --- > > If someone doesn't want to be in cc list of related fstests patch, please > reply this email, I'll remove that reviewer line. > > Or if someone else (who contribute to fstests very much) would like to a > specific reviewer, nominate yourself to get a review. > > Thanks, > Zorro > > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 620368cb..0ad12a38 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -108,6 +108,7 @@ Maintainers List > or reviewer or co-maintainer can be in cc list. > > BTRFS > +R: Filipe Manana <fdmanana@...e.com> > L: linux-btrfs@...r.kernel.org > S: Supported > F: tests/btrfs/ > @@ -137,16 +138,19 @@ F: tests/f2fs/ > F: common/f2fs > > FSVERITY > +R: Eric Biggers <ebiggers@...gle.com> > L: fsverity@...ts.linux.dev > S: Supported > F: common/verity > > FSCRYPT > +R: Eric Biggers <ebiggers@...gle.com> > L: linux-fscrypt@...r.kernel.org > S: Supported > F: common/encrypt > > FS-IDMAPPED > +R: Christian Brauner <brauner@...nel.org> > L: linux-fsdevel@...r.kernel.org > S: Supported > F: src/vfs/ > @@ -163,6 +167,7 @@ S: Supported > F: tests/ocfs2/ > > OVERLAYFS > +R: Amir Goldstein <amir73il@...il.com> > L: linux-unionfs@...r.kernel.org > S: Supported > F: tests/overlay > @@ -174,6 +179,7 @@ S: Supported > F: tests/udf/ > > XFS > +R: Darrick J. Wong <djwong@...nel.org> For this one hunk, Reviewed-by: Darrick J. Wong <djwong@...nel.org> --D > L: linux-xfs@...r.kernel.org > S: Supported > F: common/dump > -- > 2.39.2 >
Powered by blists - more mailing lists