On Fri, Feb 2, 2018 at 6:39 AM, Richard Guy Briggs <r...@redhat.com> wrote:
> Since the Linux Audit project has transitioned completely over to
> github, update the MAINTAINERS file and the primary audit source file to
> reflect that reality.
>
> Signed-off-by: Richard Guy Briggs <r...@redhat.com>
> ---
>  MAINTAINERS    | 1 -
>  kernel/audit.c | 3 ++-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 845fc25..fba4875 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2479,7 +2479,6 @@ M:        Paul Moore <p...@paul-moore.com>
>  M:     Eric Paris <epa...@redhat.com>
>  L:     linux-audit@redhat.com (moderated for non-subscribers)
>  W:     https://github.com/linux-audit
> -W:     https://people.redhat.com/sgrubb/audit
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
>  S:     Supported
>  F:     include/linux/audit.h
> diff --git a/kernel/audit.c b/kernel/audit.c
> index 227db99..06964f1 100644
> --- a/kernel/audit.c
> +++ b/kernel/audit.c
> @@ -38,7 +38,8 @@
>   *       6) Support low-overhead kernel-based filtering to minimize the
>   *          information that must be passed to user-space.
>   *
> - * Example user-space utilities: http://people.redhat.com/sgrubb/audit/
> + * Audit kernel, userspace, documentation and testsuite bugtrackers and
> + * repositories: https://github.com/linux-audit
>   */

Since we've got another week (I don't expect the merge window to close
until *next* weekend), I'm going to be a little more nit-picky than
usual.  Let's change it from "Audit kernel, userspace, documentation
..." to "Audit userspace, documentation, tests, and bug/issue
trackers: ...".

The reason is that while we have a kernel repository there, it isn't
the official repository, it's just a mirror so that we can leverage
the issue tracking and other tools that GitHub provides.  Make sense?

-- 
paul moore
www.paul-moore.com

--
Linux-audit mailing list
Linux-audit@redhat.com
https://www.redhat.com/mailman/listinfo/linux-audit

Reply via email to