Home
last modified time | relevance | path

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

12345678910>>...29

/openbmc/openbmc/poky/scripts/contrib/
H A Doe-build-perf-report-email.py22 from email.mime.text import MIMEText
32 description = """Email build perf test report"""
42 help="Recipients of the email")
44 help="Carbon copy recipients of the email")
46 help="Blind carbon copy recipients of the email")
48 help="Email subject")
51 "the email parts")
64 # Generate email message
70 email = os.environ.get('EMAIL',
72 msg['From'] = "{} <{}>".format(full_name, email)
[all …]
/openbmc/openbmc/poky/scripts/
H A Dsend-pull-request27 Usage: $(basename $0) [-h] [-a] [-c] [[-t email]...] -p pull-dir
33 -C Add extra CC to each email sent.
35 -t email Explicitly add email to the recipients
46 for EMAIL in $(sed '/^---$/q' $PATCH | grep -e "$REGX" | sed "s/$REGX//"); do
47 if [ "${AUTO_CC/$EMAIL/}" == "$AUTO_CC" ] && [ -n "$EMAIL" ]; then
49 AUTO_CC=$EMAIL;
51 AUTO_CC="$AUTO_CC,$EMAIL";
140 # Convert the collected addresses into git-send-email argument strings
147 # Handoff to git-send-email. It will perform the send confirmation.
149 # create-pull-request, so we must not allow git-send-email to
[all …]
H A Dsend-error-report49 …print("Please enter your name and your email (optionally), they'll be saved in the file you send.")
51 email = input("E-mail (not required): ")
52 return username, email
85 if len(args.email) == 0:
86 args.email = userfile_fp.readline()
96 args.name, args.email = ask_for_contactdetails()
100 userfile_fp.write(args.email.strip() + "\n")
107 jsondata['email'] = args.email.strip()
171 "--email",
172 help="Email address to be used for contact",
/openbmc/linux/Documentation/process/
H A Demail-clients.rst3 Email clients info for Linux
9 These days most developers use ``git send-email`` instead of regular
10 email clients. The man page for this is quite good. On the receiving
21 Patches for the Linux kernel are submitted via email, preferably as
22 inline text in the body of the email. Some maintainers accept
28 It's also strongly recommended that you use plain text in your email body,
29 for patches and other emails alike. https://useplaintext.email may be useful
30 for information on how to configure your preferred email client, as well as
31 listing recommended email clients should you not already have a preference.
33 Email clients that are used for Linux kernel patches should send the
[all …]
/openbmc/docs/
H A DOWNERS28 # - email: preferred email address of the individual.
54 email: anoo@us.ibm.com
57 email: andrew@codeconstruct.com.au
60 email: gunnar@gmills.xyz
63 email: jk@ozlabs.org
66 email: joel@jms.id.au
69 email: yulei.sh@bytedance.com
72 email: patrick@stwcx.xyz
/openbmc/pldm/
H A DOWNERS28 # - email: preferred email address of the individual.
60 email: deepak.kodihalli.83@gmail.com
63 email: liuxiwei@ieisystem.com
66 email: manojkiran.eda@gmail.com
69 email: patrick@stwcx.xyz
72 email: rushtotom@gmail.com
75 email: pavithrabarithaya07@gmail.com
78 email: thu@os.amperecomputing.com
/openbmc/entity-manager/
H A DOWNERS28 # - email: preferred email address of the individual.
50 email: ed@tanous.net
53 email: spinler@us.ibm.com
56 email: vernon.mauery@linux.intel.com
59 email: zhikui.ren@intel.com
62 email: christopher.sides@hpe.com
65 email: patrick@stwcx.xyz
/openbmc/phosphor-bmc-code-mgmt/
H A DOWNERS28 # - email: preferred email address of the individual.
48 email: anoo@us.ibm.com
51 email: gunnar@gmills.xyz
54 email: mine260309@gmail.com
57 email: ojayanth@in.ibm.com
60 email: liuxiwei@ieisystem.com
63 email: paligill@gmail.com
/openbmc/phosphor-host-ipmid/
H A DOWNERS28 # - email: preferred email address of the individual.
48 email: anoo@us.ibm.com
51 email: deepak.kodihalli.83@gmail.com
54 email: liuxiwei@ieisystem.com
57 email: ratankgupta31@gmail.com
60 email: rushtotom@gmail.com
63 email: vernon.mauery@linux.intel.com
/openbmc/u-boot/tools/patman/
H A Dgitutil.py289 """Build a list of email addresses based on an input list.
291 Takes a list of email addresses and aliases, and turns this into a list
292 of only email address, by resolving any aliases that are present.
294 If the tag is given, then each email address is prepended with this
296 command line parameter) then the email address is quoted.
299 in_list: List of aliases/email addresses
306 List of email addresses
331 return ['%s %s%s%s' % (tag, quote, email, quote) for email in result]
337 """Email a patch series.
347 self_only: True to just email to yourself as a test
[all …]
/openbmc/phosphor-networkd/
H A DOWNERS28 # - email: preferred email address of the individual.
48 email: anoo@us.ibm.com
51 email: ratankgupta31@gmail.com
54 email: wak@google.com
57 email: sunithaharish04@gmail.com
60 email: raviteja28031990@gmail.com
/openbmc/phosphor-certificate-manager/
H A DOWNERS28 # - email: preferred email address of the individual.
47 email: deepak.kodihalli.83@gmail.com
50 email: devenrao@in.ibm.com
53 email: ojayanth@gmail.com
56 email: nanzhoumails@gmail.com
59 email: raviteja28031990@gmail.com
/openbmc/webui-vue/
H A DOWNERS28 # - email: preferred email address of the individual.
47 email: gunnar@gmills.xyz
50 email: jwestover@nvidia.com
53 email: kirankumarb@ami.com
56 email: a.nikhil@ibm.com
59 email: sivaprabug@ami.com
/openbmc/dbus-sensors/
H A DOWNERS28 # - email: preferred email address of the individual.
43 email: andrew@codeconstruct.com.au
46 email: ed@tanous.net
49 email: jae.hyun.yoo@linux.intel.com
52 email: vernon.mauery@linux.intel.com
55 email: zhikui.ren@intel.com
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Danalyze-reviews.py83 # We actually have a case where a reviewer does not have an email recorded[1]:
99 # user["email"] = comment["reviewer"]["email"]
101 # KeyError: 'email'
102 if "email" in comment["reviewer"]:
103 user["email"] = comment["reviewer"]["email"]
113 user["email"] = review["email"]
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dsubmit-changes.rst60 sudo apt install git-core git-email
66 git config --global user.email "ada.lovelace@gmail.com"
202 - ``Reported-by``: name and email of a person reporting a bug
207 - ``Suggested-by``: name and email of a person to credit for the
210 - ``Tested-by``, ``Reviewed-by``: name and email for people having
217 - ``CC:`` Name and email of people you want to send a copy
218 of your changes to. This field will be used by ``git send-email``.
259 Here is the general procedure on how to create patches to be sent through email:
355 Sending the Patches via Email
361 To submit patches through email, it is very important that you send them
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dbsp-hw.json7 "email": "alexandru.c.georgescu@intel.com", string
41 "email": "juan.fernandox.ramos.frayle@intel.com", string
67 "email": "alexandru.c.georgescu@intel.com", string
97 "email": "alexandru.c.georgescu@intel.com", string
119 "email": "alexandru.c.georgescu@intel.com", string
149 "email": "alexandru.c.georgescu@intel.com", string
175 "email": "alexandru.c.georgescu@intel.com", string
201 "email": "alexandru.c.georgescu@intel.com", string
223 "email": "alexandru.c.georgescu@intel.com", string
253 "email": "alexandru.c.georgescu@intel.com", string
[all …]
/openbmc/bios-bmc-smm-error-logger/
H A DOWNERS28 # - email: preferred email address of the individual.
46 email: brandonkim@google.com
49 email: ed@tanous.net
52 email: wltu@google.com
55 email: kasunath@google.com
/openbmc/phosphor-psu-code-mgmt/
H A DOWNERS28 # - email: preferred email address of the individual.
44 email: duanzhijia01@ieisystem.com
47 email: liuxiwei@ieisystem.com
50 email: mine260309@gmail.com
53 email: spinler@us.ibm.com
/openbmc/estoraged/
H A DOWNERS28 # - email: preferred email address of the individual.
44 email: brandonkim@google.com
47 email: jebr@google.com
50 email: johnwedig@google.com
53 email: wak@google.com
/openbmc/libcper/
H A DOWNERS28 # - email: preferred email address of the individual.
44 email: ed@tanous.net
47 email: patrick@stwcx.xyz
50 email: aadriance@nvidia.com
52 email: krajagopalan@nvidia.com
/openbmc/openbmc-build-scripts/
H A DOWNERS28 # - email: preferred email address of the individual.
46 email: geissonator@yahoo.com
49 email: andrew@codeconstruct.com.au
52 email: joel@jms.id.au
55 email: patrick@stwcx.xyz
/openbmc/libbej/
H A DOWNERS28 # - email: preferred email address of the individual.
44 email: brandonkim@google.com
47 email: ed@tanous.net
50 email: kasunath@google.com
53 email: wltu@google.com
/openbmc/openpower-proc-control/
H A DOWNERS28 # - email: preferred email address of the individual.
46 email: geissonator@yahoo.com
49 email: spinler@us.ibm.com
52 email: rameshi1@in.ibm.com
55 email: dhruvaraj@in.ibm.com
/openbmc/libmctp/
H A DOWNERS28 # - email: preferred email address of the individual.
46 email: andrew@codeconstruct.com.au
49 email: iwona.winiarska@intel.com
52 email: jk@ozlabs.org
55 email: sumanth.bhat@linux.intel.com

12345678910>>...29