From f8ceb533035fee10f1efb69b3546abd26bad4500 Mon Sep 17 00:00:00 2001 From: Prarit Bhargava Date: Fri, 19 Mar 2021 13:06:37 -0400 Subject: [PATCH] get_maintainer.conf: Update with new location of RHMAINTAINERS Bugzilla: INTERNAL Upstream Status: RHEL only Update get_maintainer.conf so it maps to the new location of RHMAINTAINERS. Signed-off-by: Prarit Bhargava --- .get_maintainer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.get_maintainer.conf b/.get_maintainer.conf index cc51b82e2f48..6449c9d25374 100644 --- a/.get_maintainer.conf +++ b/.get_maintainer.conf @@ -1 +1 @@ -# --mpath redhat/rhdocs/MAINTAINERS --no-git --no-git-fallback +--mpath redhat/rhdocs/info/RHMAINTAINERS --no-git --no-git-fallback