Home
last modified time | relevance | path

Searched full:email (Results 1 – 25 of 54) sorted by relevance

123

/llvm-project/lldb/
H A DCodeOwners.rst
/llvm-project/clang/
H A DCodeOwners.rst
/llvm-project/llvm/docs/
H A DDiscourseMigrationGuide.md3 …. The old one still works as well. We are aware of an issue with reply by email to emails from bef…
27 <tr><td>email</td><td>post</td></tr>
30 ## Setting up email interactions
32 Some folks want to interact with Discourse purely via their email program. Here
37 ([tested](https://llvm.discourse.group/t/email-interaction-with-discourse/3306/4) on GMail).
38 … topics in an reply](https://meta.discourse.org/t/single-quote-block-dropped-in-email-reply/144802)
39 * You can filter incoming emails in your email client by category using the
40 `List-ID` email header field.
41 …n create topics through email using the email address that is specific to the category. Each categ…
43 ## Mapping of email addresses to Discourse categories
[all …]
H A DReportingGuide.rst39 and then email conduct@llvm.org with your report. Each meetup will have a
42 your email to conduct@llvm.org. All meetup organizers who receive an
43 in-person report are also asked to email conduct@llvm.org with the
55 Please email conduct@llvm.org with the following details (if possible):
57 * Your contact info (so we can get in touch with you). Include email and
H A DResponseGuide.rst39 Reports are typically received by email (conduct@llvm.org) or in person from
42 When receiving a report by email, the CoC Committee should acknowledge receipt
192 may happen in person, email, by phone, video chat, or Discord.
221 a decision. An appeal can be made directly to the committee by sending an email
224 The email should include documentation related to the incident to support the
H A DDeveloperPolicy.rst75 <http://lists.llvm.org/mailman/listinfo/llvm-bugs>`_ email list to keep track
108 .. _github-email-address:
110 Email Addresses
113 The LLVM project uses email to communicate to contributors outside of the
119 email address associated with their GitHub commits, so please ensure that "Keep
120 my email addresses private" is disabled in your
371 bots will directly email you if a group of commits that included yours caused a
386 you follow these guidelines to help review, search in logs, email formatting
420 or "[OpenMP] ...". This helps email filters and searches for post-commit
502 * Use your best judgment. If you're uncertain, please start an email o
[all...]
H A DHowToAddABuilder.rst57 via email. Please CC `Galina Kistanova <mailto:gkistanova@gmail.com>`_.
152 It is possible to allow email addresses to unconditionally receive
181 buildmaster to enable developer notifications. Please email `Galina
374 * Set your public GitHub profile email to one that was included in the
376 is your primary account email or a "verified email". To confirm this has been
378 see the email address listed there.
385 If you need to add an email address, you can edit the ``admin`` file and
/llvm-project/.github/workflows/
H A Demail-check.yaml21 - name: Extract author email
25 echo "EMAIL=$(git show -s --format='%ae' HEAD~0)" >> $GITHUB_OUTPUT
29 - name: Validate author email
30 if: ${{ endsWith(steps.author.outputs.EMAIL, 'noreply.github.com') }}
34 …Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in y…
H A Dllvm-bugs.yml32 const DOMAIN = 'email.llvm.org';
53 from: 'LLVM Bugs <llvm-bugs@email.llvm.org>',
/llvm-project/clang/tools/scan-view/share/
H A DReporter.py34 import email, mimetypes, smtplib
35 from email import encoders
36 from email.message import Message
37 from email.mime.base import MIMEBase
38 from email.mime.multipart import MIMEMultipart
39 from email.mime.text import MIMEText
107 return "Email"
112 # Lifted from python email module examples.
/llvm-project/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py6 import email.mime.multipart
7 import email.mime.text
694 email_msg = email.mime.multipart.MIMEMultipart()
698 email_msg.attach(email.mime.text.MIMEText(msg.encode("utf-8"), "plain"))
706 # to do for the people that will receive the report email.
724 "--email-report",
728 help="A email addresses to send the report to.",
734 help="The email address to use in 'From' on messages emailed out.",
737 "--email-addresses",
740 help="The email addresses (as known by LLVM git) of "
[all …]
/llvm-project/llvm/utils/release/
H A Dmerge-request.sh28 echo "usage: `basename $0` -user EMAIL -stable-version X.Y -r NUM"
30 echo " -user EMAIL Your email address for logging into bugzilla."
35 echo " -assign-to EMAIL Assign bug to user with EMAIL (optional)."
/llvm-project/polly/lib/External/isl/doc/
H A DSubmittingPatches27 - send a single patch per mail, e.g., using git-send-email(1)
42 git-send-email(1), please test it first by sending email
/llvm-project/
H A D.mailmap1 # This file allows mapping several author and committer email addresses and
12 # you want the former to be your canonical email address, add
19 # You can commit changes for your own names and email addresses without review.
/llvm-project/llvm/utils/
H A Dwciia.py66 email = line[2:].strip() variable
67 code_owner["email"] = email
/llvm-project/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebateResp2.txt49 I find this email interesting, because you contradict the previous email
/llvm-project/llvm/utils/docker/example/
H A DDockerfile15 LABEL maintainer="Maintainer <maintainer@email>"
34 LABEL maintainer="Maintainer <maintainer@email>"
/llvm-project/third-party/benchmark/
H A DAUTHORS6 # Name or Organization <email address>
7 # The email address is not required for organizations.
/llvm-project/utils/bazel/
H A DREADME.md107 which anyone is free to join. Currently, the behavior is just to send an email
109 subscribe, it is highly recommended that you set up email filters or some other
/llvm-project/flang/
H A DCODE_OWNERS.TXT
/llvm-project/pstl/
H A DCREDITS.txt7 beautification by scripts. The fields are: name (N), email (E), web-address
/llvm-project/clang-tools-extra/
H A DCODE_OWNERS.TXT
/llvm-project/libcxx/utils/ci/
H A DBOT_OWNERS.txt6 beautification by scripts. The fields are: name (N), email (E), web-address
/llvm-project/bolt/
H A DCODE_OWNERS.TXT
/llvm-project/lld/
H A DCODE_OWNERS.TXT

123