[PATCH] MAINTAINERS: move labeled networking to "supported"

Paul Moore paul at paul-moore.com
Thu Jun 8 19:13:05 UTC 2023


My current employer, Microsoft, cares very much about the development
and maintenance of the upstream Linux Kernel so we can consider
labeled networking to be "supported" according to the definition in
MAINTAINERS:

  S: *Status*, one of the following:
      Supported:  Someone is actually paid to look after this.
      Maintained: Someone actually looks after it.
      ...

Signed-off-by: Paul Moore <paul at paul-moore.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0b87d5aa2e..8818cd866009 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14667,7 +14667,7 @@ NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
 M:	Paul Moore <paul at paul-moore.com>
 L:	netdev at vger.kernel.org
 L:	linux-security-module at vger.kernel.org
-S:	Maintained
+S:	Supported
 W:	https://github.com/netlabel
 F:	Documentation/netlabel/
 F:	include/net/calipso.h
-- 
2.41.0



More information about the Linux-security-module-archive mailing list