diff mbox series

MAINTAINERS: move labeled networking to "supported"

Message ID 20230608191304.253977-2-paul@paul-moore.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series MAINTAINERS: move labeled networking to "supported" | expand

Commit Message

Paul Moore June 8, 2023, 7:13 p.m. UTC
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@paul-moore.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Paul Moore June 8, 2023, 7:39 p.m. UTC | #1
On Thu, Jun 8, 2023 at 3:13 PM Paul Moore <paul@paul-moore.com> wrote:
>
> 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@paul-moore.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

FYI, I just merged this via lsm/next.

> 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@paul-moore.com>
>  L:     netdev@vger.kernel.org
>  L:     linux-security-module@vger.kernel.org
> -S:     Maintained
> +S:     Supported
>  W:     https://github.com/netlabel
>  F:     Documentation/netlabel/
>  F:     include/net/calipso.h
> --
> 2.41.0
diff mbox series

Patch

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@paul-moore.com>
 L:	netdev@vger.kernel.org
 L:	linux-security-module@vger.kernel.org
-S:	Maintained
+S:	Supported
 W:	https://github.com/netlabel
 F:	Documentation/netlabel/
 F:	include/net/calipso.h