diff mbox series

[meta-selinux] MAINTAINERS: fix description of section entries

Message ID 20240523092037.239962-1-ecordonnier@snap.com
State New
Headers show
Series [meta-selinux] MAINTAINERS: fix description of section entries | expand

Commit Message

Etienne Cordonnier May 23, 2024, 9:20 a.m. UTC
From: Etienne Cordonnier <ecordonnier@snap.com>

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 016f325..42a85e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17,8 +17,8 @@  Descriptions of section entries:
 	M: Mail patches to: FullName <address@domain>
 	F: Files and directories with wildcard patterns.
 	   A trailing slash includes all files and subdirectory files.
-	   F:	recipes-devtools/	all files in and below meta-crownbay
-	   F:	recipes-selinux/*	all files in meta-crownbay, but not below
+	   F:	recipes-devtools/	all files in and below recipes-devtools
+	   F:	recipes-selinux/*	all files in recipes-selinux, but not below
 	   One pattern per line.  Multiple F: lines acceptable.
 
 Please keep this list in alphabetical order.