The address included in the meta-hardening documentation does not work and was changed in other places in 2019.
Signed-off-by: Marta Rybczynska <[email protected]> --- meta-hardening/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-hardening/README b/meta-hardening/README index 37a0b7e..191253c 100644 --- a/meta-hardening/README +++ b/meta-hardening/README @@ -64,14 +64,14 @@ layers: meta-oe Maintenance ----------- -Send pull requests, patches, comments or questions to [email protected] +Send pull requests, patches, comments or questions to [email protected] When sending single patches, please using something like: -'git send-email -1 --to [email protected] --subject-prefix=meta-hardening][PATCH' +'git send-email -1 --to [email protected] --subject-prefix=meta-hardening][PATCH' These values can be set as defaults for this repository: -$ git config sendemail.to [email protected] +$ git config sendemail.to [email protected] $ git config format.subjectPrefix meta-hardening][PATCH Now you can just do 'git send-email origin/master' to send all local patches. -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54554): https://lists.yoctoproject.org/g/yocto/message/54554 Mute This Topic: https://lists.yoctoproject.org/mt/85129829/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
