Searched refs:email (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
H A Dbuild-va-tools.sh5 git config --global user.email "mesa@example.com"
H A Dbuild-libclc.sh9 git config --global user.email "mesa@example.com"
H A Dbuild-deqp.sh5 git config --global user.email "mesa@example.com"
/xsrc/external/mit/MesaLib.old/dist/scripts/
H A Dget_reviewer.pl27 my $email = 1;
96 # rfc822 email address - preloaded methods go here.
218 'email!' => \$email,
277 $email = 0;
286 my $selections = $email + $scm + $status + $subsystem + $web;
288 die "$P: Missing required option: email, scm, status, subsystem or web\n";
292 if ($email &&
296 die "$P: Please select at least 1 email option\n";
702 foreach my $email (
[all...]
/xsrc/external/mit/MesaLib.old/dist/
H A DREADME.rst40 The next best option is to ask your question in an email to the
59 Note that Mesa uses email mailing-lists for patches submission, review and
/xsrc/external/mit/MesaLib/dist/
H A DREADME.rst40 The next best option is to ask your question in an email to the
/xsrc/external/mit/libdrm/dist/
H A DCONTRIBUTING.rst8 send-email. For patches only touching driver specific code one of the driver
31 Your patches should also include a Signed-off-by line with your name and email
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnn.h34 char* email; member in struct:rnnauthor
H A Dheadergen2.c405 if(db->copyright.authors[i]->email)
406 fprintf(f.file, " <%s>", db->copyright.authors[i]->email);
H A Drnn.c773 else if (!strcmp(authorattr->name, "email"))
774 author->email = strdup(getattrib(db, file, chain->line, authorattr));
/xsrc/external/mit/MesaLib/dist/docs/
H A Dlists.rst34 you try to post from a different email address than you subscribed with)
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac1688 interested in porting Xorg to your platform, please email \
1715 [please email xorg@lists.freedesktop.org.]))])
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure.ac1914 interested in porting Xorg to your platform, please email \
1930 [please email xorg@lists.freedesktop.org.]))])
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst1496 - docs: Document GitLab merge request process (email alternative)
H A D20.0.0.rst878 - .mailmap: use correct email address
H A D20.2.0.rst1936 - docs: stop considering `Cc: mesa-stable` as an email address
H A D21.1.0.rst1391 - .mailmap: fix email for Daniel Schürmann

Completed in 39 milliseconds