Messages in this thread |  | | From | Sean Paul <> | Date | Tue, 19 Oct 2021 23:17:22 -0400 | Subject | Re: [PATCH] MAINTAINERS: Fixup drm-misc website link |
| |
On Tue, Oct 19, 2021 at 9:00 PM Brian Norris <briannorris@chromium.org> wrote: > > https://drm.pages.freedesktop.org/maintainer-tools/drm-misc.html gives > HTTP 404, and https://drm.pages.freedesktop.org/maintainer-tools/ > redirects to freedesktop.org now. > > Let's save people the pain of figuring that out. >
Nice catch!
Reviewed-by: Sean Paul <seanpaul@chromium.org>
(fwiw)
> Signed-off-by: Brian Norris <briannorris@chromium.org> > --- > > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 100d7f93a15b..811d8d3e35fb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6158,7 +6158,7 @@ M: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> > M: Maxime Ripard <mripard@kernel.org> > M: Thomas Zimmermann <tzimmermann@suse.de> > S: Maintained > -W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html > +W: https://drm.pages.freedesktop.org/maintainer-tools/drm-misc.html > T: git git://anongit.freedesktop.org/drm/drm-misc > F: Documentation/gpu/ > F: drivers/gpu/drm/* > -- > 2.33.0.1079.g6e70778dc9-goog >
|  |