diff options
author | 2021-05-25 22:19:01 -0700 | |
---|---|---|
committer | 2021-05-26 08:35:38 -0700 | |
commit | 9f5815315e0b93146d7b0be4d96ee2d74eeabb98 (patch) | |
tree | 752c5fe76ec578b2c335d5c6885870d4c66952eb | |
parent | xfs: validate extsz hints against rt extent size when rtinherit is set (diff) | |
download | wireguard-linux-9f5815315e0b93146d7b0be4d96ee2d74eeabb98.tar.xz wireguard-linux-9f5815315e0b93146d7b0be4d96ee2d74eeabb98.zip |
xfs: add new IRC channel to MAINTAINERS
Add our new OFTC channel to the MAINTAINERS list so everyone will know
where to go. Ignore the XFS wikis, we have no access to them.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Brian Foster <bfoster@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 008fcad7ac00..ceb146e9b506 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19998,6 +19998,7 @@ F: arch/x86/xen/*swiotlb* F: drivers/xen/*swiotlb* XFS FILESYSTEM +C: irc://irc.oftc.net/xfs M: Darrick J. Wong <djwong@kernel.org> M: linux-xfs@vger.kernel.org L: linux-xfs@vger.kernel.org |