diff options
author | Etienne Cordonnier <ecordonnier@snap.com> | 2024-05-23 11:20:37 +0200 |
---|---|---|
committer | Joe MacDonald <joe.macdonald@siemens.com> | 2024-06-26 11:09:53 -0400 |
commit | 90330647da530205b2c95ea5893f266af67cce8f (patch) | |
tree | d3674d2237686535987a4fa763c1989cc781e32f | |
parent | 769274a8ca624b8da314ffad249262559d9315b1 (diff) | |
download | meta-selinux-90330647da530205b2c95ea5893f266af67cce8f.tar.gz |
MAINTAINERS: fix description of section entries
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 016f325..42a85e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -17,8 +17,8 @@ Descriptions of section entries: | |||
17 | M: Mail patches to: FullName <address@domain> | 17 | M: Mail patches to: FullName <address@domain> |
18 | F: Files and directories with wildcard patterns. | 18 | F: Files and directories with wildcard patterns. |
19 | A trailing slash includes all files and subdirectory files. | 19 | A trailing slash includes all files and subdirectory files. |
20 | F: recipes-devtools/ all files in and below meta-crownbay | 20 | F: recipes-devtools/ all files in and below recipes-devtools |
21 | F: recipes-selinux/* all files in meta-crownbay, but not below | 21 | F: recipes-selinux/* all files in recipes-selinux, but not below |
22 | One pattern per line. Multiple F: lines acceptable. | 22 | One pattern per line. Multiple F: lines acceptable. |
23 | 23 | ||
24 | Please keep this list in alphabetical order. | 24 | Please keep this list in alphabetical order. |