From ec22ee341a66d66502f0582256f6afd254f9070f Mon Sep 17 00:00:00 2001 From: dblock Date: Tue, 29 Mar 2022 18:54:04 -0400 Subject: [PATCH] Removed link to ADMINS.md, it's misleading because it's only in this repo. Signed-off-by: dblock --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 084403f5370..1652aae70d6 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -140,7 +140,7 @@ If a positive decision has been reached, the nomination is accepted and the nomi ### Adding the New Maintainer -The Repo [Admin](ADMINS.md) adjusts the new maintainer’s permissions accordingly. The nominating maintainer opens a pull request to add the new maintainer to MAINTAINERS.md, and closes the nomination issue when that is merged and the individual has been given maintainer-level permissions. +The Repo Admin adjusts the new maintainer’s permissions accordingly. The nominating maintainer opens a pull request to add the new maintainer to MAINTAINERS.md, and closes the nomination issue when that is merged and the individual has been given maintainer-level permissions. ## Removing a Maintainer