diff mbox series

LSM: Update MAINTAINERS file for SafeSetID LSM.

Message ID 20190522172241.192669-1-mortonm@chromium.org (mailing list archive)
State New, archived
Headers show
Series LSM: Update MAINTAINERS file for SafeSetID LSM. | expand

Commit Message

Micah Morton May 22, 2019, 5:22 p.m. UTC
This is in preparation for SafeSetID to be maintained in its own tree,
rather than going via the security tree.

Signed-off-by: Micah Morton <mortonm@chromium.org>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

James Morris May 22, 2019, 5:42 p.m. UTC | #1
On Wed, 22 May 2019, Micah Morton wrote:

> This is in preparation for SafeSetID to be maintained in its own tree,
> rather than going via the security tree.
> 
> Signed-off-by: Micah Morton <mortonm@chromium.org>


Acked-by: James Morris <jamorris@linux.microsoft.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..0fcd34e64fa7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13561,6 +13561,12 @@ F:	drivers/media/common/saa7146/
>  F:	drivers/media/pci/saa7146/
>  F:	include/media/drv-intf/saa7146*
>  
> +SAFESETID SECURITY MODULE
> +M:	Micah Morton <mortonm@chromium.org>
> +S:	Supported
> +F:	security/safesetid/
> +F:	Documentation/admin-guide/LSM/SafeSetID.rst
> +
>  SAMSUNG AUDIO (ASoC) DRIVERS
>  M:	Krzysztof Kozlowski <krzk@kernel.org>
>  M:	Sangbeom Kim <sbkim73@samsung.com>
>
Micah Morton July 12, 2019, 3:30 p.m. UTC | #2
Hi James,

Are we still merging this kind of thing through your tree?

Or does it make more sense for me to send this through my tree when I
get one up and running?

I was trying to get in the MAINTAINERS file since it seems that this
is a prerequisite for getting an account for hosting my tree on
git.kernel.org.

Thanks



On Wed, May 22, 2019 at 10:42 AM James Morris <jmorris@namei.org> wrote:
>
> On Wed, 22 May 2019, Micah Morton wrote:
>
> > This is in preparation for SafeSetID to be maintained in its own tree,
> > rather than going via the security tree.
> >
> > Signed-off-by: Micah Morton <mortonm@chromium.org>
>
>
> Acked-by: James Morris <jamorris@linux.microsoft.com>
>
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3e5a5d263f29..0fcd34e64fa7 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -13561,6 +13561,12 @@ F:   drivers/media/common/saa7146/
> >  F:   drivers/media/pci/saa7146/
> >  F:   include/media/drv-intf/saa7146*
> >
> > +SAFESETID SECURITY MODULE
> > +M:   Micah Morton <mortonm@chromium.org>
> > +S:   Supported
> > +F:   security/safesetid/
> > +F:   Documentation/admin-guide/LSM/SafeSetID.rst
> > +
> >  SAMSUNG AUDIO (ASoC) DRIVERS
> >  M:   Krzysztof Kozlowski <krzk@kernel.org>
> >  M:   Sangbeom Kim <sbkim73@samsung.com>
> >
>
> --
> James Morris
> <jmorris@namei.org>
>
James Morris July 12, 2019, 5:15 p.m. UTC | #3
On Fri, 12 Jul 2019, Micah Morton wrote:

> Hi James,
> 
> Are we still merging this kind of thing through your tree?
> 
> Or does it make more sense for me to send this through my tree when I
> get one up and running?

Send it via your tree with my acked-by.
Micah Morton July 15, 2019, 4:52 p.m. UTC | #4
Sounds good.

On Fri, Jul 12, 2019 at 10:15 AM James Morris <jmorris@namei.org> wrote:
>
> On Fri, 12 Jul 2019, Micah Morton wrote:
>
> > Hi James,
> >
> > Are we still merging this kind of thing through your tree?
> >
> > Or does it make more sense for me to send this through my tree when I
> > get one up and running?
>
> Send it via your tree with my acked-by.
>
> --
> James Morris
> <jmorris@namei.org>
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..0fcd34e64fa7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13561,6 +13561,12 @@  F:	drivers/media/common/saa7146/
 F:	drivers/media/pci/saa7146/
 F:	include/media/drv-intf/saa7146*
 
+SAFESETID SECURITY MODULE
+M:	Micah Morton <mortonm@chromium.org>
+S:	Supported
+F:	security/safesetid/
+F:	Documentation/admin-guide/LSM/SafeSetID.rst
+
 SAMSUNG AUDIO (ASoC) DRIVERS
 M:	Krzysztof Kozlowski <krzk@kernel.org>
 M:	Sangbeom Kim <sbkim73@samsung.com>