Home
last modified time | relevance | path

Searched refs:email (Results 1 – 25 of 227) sorted by relevance

12345678910

/linux-5.19.10/scripts/
Dget_maintainer.pl26 my $email = 1;
241 'email!' => \$email,
314 $email = 0;
323 my $selections = $email + $scm + $status + $subsystem + $web;
329 if ($email &&
954 foreach my $email (@email_to, @list_to) {
955 $email->[0] = deduplicate_email($email->[0]);
959 if ($email &&
966 if ($email && $email_git_blame) {
971 if ($email) {
[all …]
/linux-5.19.10/scripts/package/
Dmkdebian107 email=${DEBEMAIL-$EMAIL}
110 if echo $email | grep -q '<.*>'; then
111 maintainer=$email
116 if [ -z "$email" ]; then
118 email="$user@$buildhost"
120 maintainer="$name <$email>"
/linux-5.19.10/Documentation/translations/zh_TW/
DIRQ.txt10 Traditional Chinese maintainer: Hu Haowen <src.res@email.cn>
19 繁體中文版維護者: 胡皓文 Hu Haowen <src.res@email.cn>
20 繁體中文版翻譯者: 胡皓文 Hu Haowen <src.res@email.cn>
21 繁體中文版校譯者: 胡皓文 Hu Haowen <src.res@email.cn>
Dio_ordering.txt9 Traditional Chinese maintainer: Hu Haowen <src.res@email.cn>
17 繁體中文版維護者: 胡皓文 Hu Haowen <src.res@email.cn>
18 繁體中文版翻譯者: 胡皓文 Hu Haowen <src.res@email.cn>
19 繁體中文版校譯者: 胡皓文 Hu Haowen <src.res@email.cn>
Dsparse.txt9 Traditional Chinese maintainer: Hu Haowen <src.res@email.cn>
17 繁體中文版維護者: 胡皓文 Hu Haowen <src.res@email.cn>
18 繁體中文版翻譯者: 胡皓文 Hu Haowen <src.res@email.cn>
Doops-tracing.txt9 Traditional Chinese maintainer: Hu Haowen <src.res@email.cn>
17 繁體中文版維護者: 胡皓文 Hu Haowen <src.res@email.cn>
18 繁體中文版翻譯者: 胡皓文 Hu Haowen <src.res@email.cn>
19 繁體中文版校譯者: 胡皓文 Hu Haowen <src.res@email.cn>
/linux-5.19.10/Documentation/process/
Demail-clients.rst9 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.
40 Don't let your email client do automatic word wrapping for you.
45 If you configure your email client to send emails with UTF-8 encoding,
[all …]
Dembargoed-hardware-issues.rst34 The team can be contacted by email at <hardware-security@kernel.org>. This
38 The list is encrypted and email to the list can be sent by either PGP or
121 email has been proven to be the most effective and secure communication
128 email. This initial contact should contain a description of the problem and
174 done via email.
278 of these lists is that email sent to the list is encrypted either with the
280 software decrypts the email and re-encrypts it individually for each
290 the key and S/MIME certificate are conveyed to the subscribers by email
301 by email. The email must be signed with the subscriber's PGP key or S/MIME
308 email from the mailing-list which is signed either with the list's PGP key
[all …]
/linux-5.19.10/Documentation/translations/zh_TW/process/
D5.Posting.rst13 吳想成 Wu XiangCheng <bobwxc@email.cn>
14 胡皓文 Hu Haowen <src.res@email.cn>
163 tag: Full Name <email address> optional-other-stuff
201 :ref:`Documentation/translations/zh_TW/process/email-clients.rst <tw_email_clients>`
D6.Followthrough.rst13 吳想成 Wu XiangCheng <bobwxc@email.cn>
14 胡皓文 Hu Haowen <src.res@email.cn>
Demail-clients.rst7 :Original: :ref:`Documentation/process/email-clients.rst <email_clients>`
17 Hu Haowen <src.res@email.cn>
25 現在大多數開發人員使用 ``git send-email`` 而不是常規的電子郵件客戶端。這方面
178 # Sender, email address, and sign-off line must match
D3.Early-stage.rst13 吳想成 Wu XiangCheng <bobwxc@email.cn>
14 胡皓文 Hu Haowen <src.res@email.cn>
Dindex.rst12 Hu Haowen <src.res@email.cn>
35 email-clients
D7.AdvancedTopics.rst13 吳想成 Wu XiangCheng <bobwxc@email.cn>
14 胡皓文 Hu Haowen <src.res@email.cn>
D1.Intro.rst13 吳想成 Wu XiangCheng <bobwxc@email.cn>
14 胡皓文 Hu Haowen <src.res@email.cn>
D8.Conclusion.rst12 吳想成 Wu XiangCheng <bobwxc@email.cn>
13 胡皓文 Hu Haowen <src.res@email.cn>
D4.Coding.rst13 吳想成 Wu XiangCheng <bobwxc@email.cn>
14 胡皓文 Hu Haowen <src.res@email.cn>
/linux-5.19.10/Documentation/translations/zh_CN/process/
D5.Posting.rst11 吴想成 Wu XiangCheng <bobwxc@email.cn>
160 tag: Full Name <email address> optional-other-stuff
198 :ref:`Documentation/translations/zh_CN/process/email-clients.rst <cn_email_clients>`
Demail-clients.rst5 :Original: :ref:`Documentation/process/email-clients.rst <email_clients>`
22 现在大多数开发人员使用 ``git send-email`` 而不是常规的电子邮件客户端。这方面
175 # Sender, email address, and sign-off line must match
/linux-5.19.10/Documentation/translations/zh_TW/admin-guide/
Dsecurity-bugs.rst9 吳想成 Wu XiangCheng <bobwxc@email.cn>
10 胡皓文 Hu Haowen <src.res@email.cn>
Dinit.rst9 吳想成 Wu XiangCheng <bobwxc@email.cn>
10 胡皓文 Hu Haowen <src.res@email.cn>
Dbug-bisect.rst9 吳想成 Wu XiangCheng <bobwxc@email.cn>
10 胡皓文 Hu Haowen <src.res@email.cn>
/linux-5.19.10/Documentation/translations/zh_CN/maintainer/
Dconfigure-git.rst7 吴想成 Wu XiangCheng <bobwxc@email.cn>
26 email = jd@domain.org
/linux-5.19.10/Documentation/translations/zh_TW/arm64/
Dtagged-pointers.txt13 Traditional Chinese maintainer: Hu Haowen <src.res@email.cn>
25 繁體中文版校譯者: 胡皓文 Hu Haowen <src.res@email.cn>
Dlegacy_instructions.txt14 Traditional Chinese maintainer: Hu Haowen <src.res@email.cn>
29 繁體中文版校譯者:胡皓文 Hu Haowen <src.res@email.cn>

12345678910