| From d3d773f3443ce87b560eaa22aac1b4498be78c9d Mon Sep 17 00:00:00 2001 |
| From: Jani Nikula <jani.nikula@intel.com> |
| Date: Wed, 12 Feb 2020 18:04:33 +0200 |
| Subject: [PATCH] MAINTAINERS: Update drm/i915 bug filing URL |
| |
| commit 96228b7df33f8eb9006f8ae96949400aed9bd303 upstream. |
| |
| We've moved from bugzilla to gitlab. |
| |
| Cc: stable@vger.kernel.org |
| Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> |
| Signed-off-by: Jani Nikula <jani.nikula@intel.com> |
| Link: https://patchwork.freedesktop.org/patch/msgid/20200212160434.6437-1-jani.nikula@intel.com |
| (cherry picked from commit 3a6a4f0810c8ade6f1ff63c34aa9834176b9d88b) |
| Signed-off-by: Jani Nikula <jani.nikula@intel.com> |
| Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> |
| |
| diff --git a/MAINTAINERS b/MAINTAINERS |
| index 677ef41cb012..7e845c9851f6 100644 |
| --- a/MAINTAINERS |
| +++ b/MAINTAINERS |
| @@ -7893,7 +7893,7 @@ M: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
| M: Rodrigo Vivi <rodrigo.vivi@intel.com> |
| L: intel-gfx@lists.freedesktop.org |
| W: https://01.org/linuxgraphics/ |
| -B: https://01.org/linuxgraphics/documentation/how-report-bugs |
| +B: https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs |
| C: irc://chat.freenode.net/intel-gfx |
| Q: http://patchwork.freedesktop.org/project/intel-gfx/ |
| T: git git://anongit.freedesktop.org/drm-intel |
| -- |
| 2.7.4 |
| |