Module: Mesa Branch: main Commit: d5dec00e94f9b47201e33d7631e16d74512d8d9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5dec00e94f9b47201e33d7631e16d74512d8d9f
Author: Eric Engestrom <[email protected]> Date: Thu Jul 28 17:39:40 2022 +0100 docs/ci: fix Emma's name Signed-off-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17795> --- docs/ci/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci/index.rst b/docs/ci/index.rst index c6f8ef5989c..60339b04ecf 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -39,7 +39,7 @@ empty (or set to the default ``.gitlab-ci.yml``), and that the If you're having issues with the GitLab CI, your best bet is to ask about it on ``#freedesktop`` on OFTC and tag `Daniel Stone <https://gitlab.freedesktop.org/daniels>`__ (``daniels`` on IRC) or -`Eric Anholt <https://gitlab.freedesktop.org/anholt>`__ (``anholt`` on +`Emma Anholt <https://gitlab.freedesktop.org/anholt>`__ (``anholt`` on IRC). The three GitLab CI systems currently integrated are:
