unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Hello, new committer here!
@ 2020-09-01 10:52 Pierre Langlois
  2020-09-01 12:11 ` Signing emails with mu4e (was Re: Hello, new committer here!) Pierre Langlois
  2020-09-07  9:19 ` Hello, new committer here! Ludovic Courtès
  0 siblings, 2 replies; 10+ messages in thread
From: Pierre Langlois @ 2020-09-01 10:52 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

Hello Guix,

So, as indicated in our contributing process on the manual, I'm happy to
announce maintainers have agreed to give me commit access, thank you
everybody!

I believe I need somebody to add my GPG keys to the Guix keyring before
I can push my first commit. Which I think is going to be
https://issues.guix.gnu.org/43138 (although, if this one is urgent,
don't hesitate to push it for me!).

If I'm not mistaken, since I'm using a subkey as a signing key, it
should be this way (that's what I've had to do sign a personal channel):

    (;; primary: "41CA 12EA DE0C F33F 6885  A58F 5719 6E37 E00B 77FD"
     "72D5 3D81 8CB6 F4A1 7258  374C A8FC 9E44 7F4F 7D54"
     (name "planglois")

Thanks,
Pierre




[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 0 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Signing emails with mu4e (was Re: Hello, new committer here!)
  2020-09-01 10:52 Hello, new committer here! Pierre Langlois
@ 2020-09-01 12:11 ` Pierre Langlois
  2020-09-01 12:29   ` Pierre Langlois
  2020-09-07  9:19 ` Hello, new committer here! Ludovic Courtès
  1 sibling, 1 reply; 10+ messages in thread
From: Pierre Langlois @ 2020-09-01 12:11 UTC (permalink / raw)
  To: Pierre Langlois; +Cc: guix-devel

Pierre Langlois writes:

> Hello Guix,
>
> So, as indicated in our contributing process on the manual, I'm happy to
> announce maintainers have agreed to give me commit access, thank you
> everybody!
>
> I believe I need somebody to add my GPG keys to the Guix keyring before
> I can push my first commit. Which I think is going to be
> https://issues.guix.gnu.org/43138 (although, if this one is urgent,
> don't hesitate to push it for me!).
>
> If I'm not mistaken, since I'm using a subkey as a signing key, it
> should be this way (that's what I've had to do sign a personal channel):
>
>     (;; primary: "41CA 12EA DE0C F33F 6885  A58F 5719 6E37 E00B 77FD"
>      "72D5 3D81 8CB6 F4A1 7258  374C A8FC 9E44 7F4F 7D54"
>      (name "planglois")

Huh, it looks like the email signature got messed up. I'm using mu4e but
it wasn't finding my key as it used to. I rolled-back to emacs 26 and
that seemed to have worked, except the email sent wasn't signed
properly.

So, with this email, if I do `M-x mml-secure-message-sign-pgpmime' and
try and send, I get a backtrace:

```
Debugger entered--Lisp error: (error "Couldn’t find any signer names; try setting `mml-s...")
  signal(error ("Couldn’t find any signer names; try setting `mml-s..."))
  error("Couldn't find any signer names%s" "; try setting `mml-secure-smime-sign-with-sender'.")
  mml-secure-epg-sign(OpenPGP t)
  mml2015-epg-sign((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
  mml2015-sign((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
  mml-pgpmime-sign-buffer((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
  mml-generate-mime-1((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
  mml-generate-mime(nil nil)
  message-encode-message-body()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
```

I've tried setting `mml-secure-smime-sign-with-sender' to `t' that's not
helping.  I'm not sure what's going on, are there any mu4e users here
that can sign emails? I wonder if it's do to with the recent gnupg
update instead of emacs.

Thanks,
Pierre


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with mu4e (was Re: Hello, new committer here!)
  2020-09-01 12:11 ` Signing emails with mu4e (was Re: Hello, new committer here!) Pierre Langlois
@ 2020-09-01 12:29   ` Pierre Langlois
  2020-09-01 13:06     ` Efraim Flashner
                       ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Pierre Langlois @ 2020-09-01 12:29 UTC (permalink / raw)
  To: Pierre Langlois; +Cc: guix-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512


Pierre Langlois writes:

> Pierre Langlois writes:
>
>> Hello Guix,
>>
>> So, as indicated in our contributing process on the manual, I'm happy to
>> announce maintainers have agreed to give me commit access, thank you
>> everybody!
>>
>> I believe I need somebody to add my GPG keys to the Guix keyring before
>> I can push my first commit. Which I think is going to be
>> https://issues.guix.gnu.org/43138 (although, if this one is urgent,
>> don't hesitate to push it for me!).
>>
>> If I'm not mistaken, since I'm using a subkey as a signing key, it
>> should be this way (that's what I've had to do sign a personal channel):
>>
>>     (;; primary: "41CA 12EA DE0C F33F 6885  A58F 5719 6E37 E00B 77FD"
>>      "72D5 3D81 8CB6 F4A1 7258  374C A8FC 9E44 7F4F 7D54"
>>      (name "planglois")
>
> Huh, it looks like the email signature got messed up. I'm using mu4e but
> it wasn't finding my key as it used to. I rolled-back to emacs 26 and
> that seemed to have worked, except the email sent wasn't signed
> properly.
>
> So, with this email, if I do `M-x mml-secure-message-sign-pgpmime' and
> try and send, I get a backtrace:
>
> ```
> Debugger entered--Lisp error: (error "Couldn’t find any signer names; try setting `mml-s...")
>   signal(error ("Couldn’t find any signer names; try setting `mml-s..."))
>   error("Couldn't find any signer names%s" "; try setting `mml-secure-smime-sign-with-sender'.")
>   mml-secure-epg-sign(OpenPGP t)
>   mml2015-epg-sign((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
>   mml2015-sign((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
>   mml-pgpmime-sign-buffer((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
>   mml-generate-mime-1((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
>   mml-generate-mime(nil nil)
>   message-encode-message-body()
>   message-send-mail(nil)
>   message-send-via-mail(nil)
>   message-send(nil)
>   message-send-and-exit(nil)
> ```
>
> I've tried setting `mml-secure-smime-sign-with-sender' to `t' that's not
> helping.  I'm not sure what's going on, are there any mu4e users here
> that can sign emails? I wonder if it's do to with the recent gnupg
> update instead of emacs.

Right, it works with these variables set:

    (setq mml-secure-openpgp-signers '("KEYID"))
    (setq mml-secure-opengpg-sign-with-sender t)

And using '<#secure method=gpg mode=sign>'

I'm not sure what's broken, this used to "just work" by default without
having to tell emacs where to find the signer key. mmm
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEctU9gYy29KFyWDdMqPyeRH9PfVQFAl9OPsAACgkQqPyeRH9P
fVRc5wgAyc0kPz83JHW2hel9lxD5t7ejhtjjUdGwVtHEF0kWcyt4vkfnKPL4RlwA
raZR9jGZ9siy/L6eizwhqhXs8obxOKgetiXrVhpOGBmMfKmeyjiJ1/SrgryIDoXc
826K1jzlTMcxKvF80YDrT5btmZkPHuOgDir/AMh9mCZB5nJtY75qGJzimzXHrOmN
KZiIEe0QZdB9zY+k4LSjI80QBGi8Wyj8OxlpFyr4U3dIUdyN6OVKutD6ezfP/xXY
U+HcU8KizXhiAwZxJ/9MOvL9ZPZT1T73xScTOaiUFe9i78i9bFvF/brAOGINUK/s
1TDhhRKZAys+d1t94IS5NDQgmvmqcg==
=lha/
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with mu4e (was Re: Hello, new committer here!)
  2020-09-01 12:29   ` Pierre Langlois
@ 2020-09-01 13:06     ` Efraim Flashner
  2020-09-01 13:35     ` Pierre Neidhardt
  2020-09-04 17:16     ` Signing emails with Emacs 27.1 Giovanni Biscuolo
  2 siblings, 0 replies; 10+ messages in thread
From: Efraim Flashner @ 2020-09-01 13:06 UTC (permalink / raw)
  To: Pierre Langlois; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 3970 bytes --]

On Tue, Sep 01, 2020 at 01:29:52PM +0100, Pierre Langlois wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> 
> Pierre Langlois writes:
> 
> > Pierre Langlois writes:
> >
> >> Hello Guix,
> >>
> >> So, as indicated in our contributing process on the manual, I'm happy to
> >> announce maintainers have agreed to give me commit access, thank you
> >> everybody!
> >>
> >> I believe I need somebody to add my GPG keys to the Guix keyring before
> >> I can push my first commit. Which I think is going to be
> >> https://issues.guix.gnu.org/43138 (although, if this one is urgent,
> >> don't hesitate to push it for me!).
> >>
> >> If I'm not mistaken, since I'm using a subkey as a signing key, it
> >> should be this way (that's what I've had to do sign a personal channel):
> >>
> >>     (;; primary: "41CA 12EA DE0C F33F 6885  A58F 5719 6E37 E00B 77FD"
> >>      "72D5 3D81 8CB6 F4A1 7258  374C A8FC 9E44 7F4F 7D54"
> >>      (name "planglois")
> >
> > Huh, it looks like the email signature got messed up. I'm using mu4e but
> > it wasn't finding my key as it used to. I rolled-back to emacs 26 and
> > that seemed to have worked, except the email sent wasn't signed
> > properly.
> >
> > So, with this email, if I do `M-x mml-secure-message-sign-pgpmime' and
> > try and send, I get a backtrace:
> >
> > ```
> > Debugger entered--Lisp error: (error "Couldn’t find any signer names; try setting `mml-s...")
> >   signal(error ("Couldn’t find any signer names; try setting `mml-s..."))
> >   error("Couldn't find any signer names%s" "; try setting `mml-secure-smime-sign-with-sender'.")
> >   mml-secure-epg-sign(OpenPGP t)
> >   mml2015-epg-sign((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
> >   mml2015-sign((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
> >   mml-pgpmime-sign-buffer((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
> >   mml-generate-mime-1((part (sign . "pgpmime") (tag-location . 477) (contents . "Pierre Langlois writes:\n\n> Hello Guix,\n>\n> So, as ...")))
> >   mml-generate-mime(nil nil)
> >   message-encode-message-body()
> >   message-send-mail(nil)
> >   message-send-via-mail(nil)
> >   message-send(nil)
> >   message-send-and-exit(nil)
> > ```
> >
> > I've tried setting `mml-secure-smime-sign-with-sender' to `t' that's not
> > helping.  I'm not sure what's going on, are there any mu4e users here
> > that can sign emails? I wonder if it's do to with the recent gnupg
> > update instead of emacs.
> 
> Right, it works with these variables set:
> 
>     (setq mml-secure-openpgp-signers '("KEYID"))
>     (setq mml-secure-opengpg-sign-with-sender t)
> 
> And using '<#secure method=gpg mode=sign>'
> 
> I'm not sure what's broken, this used to "just work" by default without
> having to tell emacs where to find the signer key. mmm
> -----BEGIN PGP SIGNATURE-----
> 
> iQEzBAEBCgAdFiEEctU9gYy29KFyWDdMqPyeRH9PfVQFAl9OPsAACgkQqPyeRH9P
> fVRc5wgAyc0kPz83JHW2hel9lxD5t7ejhtjjUdGwVtHEF0kWcyt4vkfnKPL4RlwA
> raZR9jGZ9siy/L6eizwhqhXs8obxOKgetiXrVhpOGBmMfKmeyjiJ1/SrgryIDoXc
> 826K1jzlTMcxKvF80YDrT5btmZkPHuOgDir/AMh9mCZB5nJtY75qGJzimzXHrOmN
> KZiIEe0QZdB9zY+k4LSjI80QBGi8Wyj8OxlpFyr4U3dIUdyN6OVKutD6ezfP/xXY
> U+HcU8KizXhiAwZxJ/9MOvL9ZPZT1T73xScTOaiUFe9i78i9bFvF/brAOGINUK/s
> 1TDhhRKZAys+d1t94IS5NDQgmvmqcg==
> =lha/
> -----END PGP SIGNATURE-----
> 

Not sure what's up with the inline signing of the message. I had to pipe
the whole message from mutt into 'gpg --verify' for it to check the
signature.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with mu4e (was Re: Hello, new committer here!)
  2020-09-01 12:29   ` Pierre Langlois
  2020-09-01 13:06     ` Efraim Flashner
@ 2020-09-01 13:35     ` Pierre Neidhardt
  2020-09-01 23:00       ` Amin Bandali
  2020-09-04 17:16     ` Signing emails with Emacs 27.1 Giovanni Biscuolo
  2 siblings, 1 reply; 10+ messages in thread
From: Pierre Neidhardt @ 2020-09-01 13:35 UTC (permalink / raw)
  To: Pierre Langlois, Pierre Langlois; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 379 bytes --]

This is what I do to sign all my messages:

--8<---------------cut here---------------start------------->8---
(add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
--8<---------------cut here---------------end--------------->8---

I don't set mml-secure-openpgp-signers nor mml-secure-opengpg-sign-with-sender.

Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with mu4e (was Re: Hello, new committer here!)
  2020-09-01 13:35     ` Pierre Neidhardt
@ 2020-09-01 23:00       ` Amin Bandali
  2020-09-02 10:15         ` Pierre Langlois
  0 siblings, 1 reply; 10+ messages in thread
From: Amin Bandali @ 2020-09-01 23:00 UTC (permalink / raw)
  To: Pierre Neidhardt; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 791 bytes --]

Pierre Neidhardt writes:

> This is what I do to sign all my messages:
>
> (add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
>
[...]

A word of caution: at least with Gnus, doing something like this might
"downgrade" the security of a message, by changing it to only sign the
message you're composing when normally it would have been both signed
and encrypted.  It typically happens when replying to an encrypted
message.

For that reason, I set the message to be signed only when it's not being
signed+encrypted:

    (add-hook 'gnus-message-setup-hook
              (lambda ()
                (unless (mml-secure-is-encrypted-p)
                  (mml-secure-message-sign))))

For non-Gnus users, I'd imagine replacing `gnus-message-setup-hook' with
`message-setup-hook' would work.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with mu4e (was Re: Hello, new committer here!)
  2020-09-01 23:00       ` Amin Bandali
@ 2020-09-02 10:15         ` Pierre Langlois
  0 siblings, 0 replies; 10+ messages in thread
From: Pierre Langlois @ 2020-09-02 10:15 UTC (permalink / raw)
  To: Amin Bandali; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]


Amin Bandali writes:

> Pierre Neidhardt writes:
>
>> This is what I do to sign all my messages:
>>
>> (add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
>>
> [...]
>
> A word of caution: at least with Gnus, doing something like this might
> "downgrade" the security of a message, by changing it to only sign the
> message you're composing when normally it would have been both signed
> and encrypted.  It typically happens when replying to an encrypted
> message.
>
> For that reason, I set the message to be signed only when it's not being
> signed+encrypted:
>
>     (add-hook 'gnus-message-setup-hook
>               (lambda ()
>                 (unless (mml-secure-is-encrypted-p)
>                   (mml-secure-message-sign))))
>
> For non-Gnus users, I'd imagine replacing `gnus-message-setup-hook' with
> `message-setup-hook' would work.

That looks pretty useful, thanks for the tips! For some reasons I still
have to set `mml-secure-openpgp-signers' for emacs to find the key when
I press send (C-c C-c). I'm not sure what's going on, oh well, it works
anyway :-).

Thanks,
Pierre

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with Emacs 27.1
  2020-09-01 12:29   ` Pierre Langlois
  2020-09-01 13:06     ` Efraim Flashner
  2020-09-01 13:35     ` Pierre Neidhardt
@ 2020-09-04 17:16     ` Giovanni Biscuolo
  2020-09-04 17:47       ` Pierre Langlois
  2 siblings, 1 reply; 10+ messages in thread
From: Giovanni Biscuolo @ 2020-09-04 17:16 UTC (permalink / raw)
  To: Pierre Langlois; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 2287 bytes --]

Hello Pierre,

thanks to your recent commit (852ae64e11 gnu: Remove emacs-seq package.)
I was able to upgrade to emacs 27.1: kudos \O/ !

I'm using notmuch as MUA and experienced this signing problem too:

--8<---------------cut here---------------start------------->8---

mml-secure-epg-sign: Couldn’t find any signer names; try setting `mml-secure-smime-sign-with-sender'.

--8<---------------cut here---------------end--------------->8---

when trying to sign **with openpgp**, non with S/MIME (aka I use the #secure
method=pgpmime mode=sign" tag)

Pierre Langlois <pierre.langlois@gmx.com> writes:

[...]

> Right, it works with these variables set:
>
>     (setq mml-secure-openpgp-signers '("KEYID"))

No need to explicitly set this if:

>     (setq mml-secure-opengpg-sign-with-sender t)
                           ^ s/gpg/pgp

I set (setq mml-secure-openpgp-sign-with-sender t)

[...]

> I'm not sure what's broken, this used to "just work" by default without
> having to tell emacs where to find the signer key

This used to just work by default for me too, probably it's due a change
in default behaviour of message mode [1]:

--8<---------------cut here---------------start------------->8---

*** 'mml-secure-openpgp-sign-with-sender' sets also "gpg --sender".
When 'mml-secure-openpgp-sign-with-sender' is non-nil, message sender's
email address (in addition to its old behavior) will also be used to
set gpg's "--sender email@domain" option.

The option is useful for two reasons when verifying the signature:

 1. GnuPG's TOFU statistics are updated for the specific user id
    (email) only.  See gpg(1) man page about "--sender".

 2. GnuPG's "--auto-key-retrieve" functionality can use WKD (web key
    directory) method for finding the signer's key.  You need GnuPG
    2.2.17 to fully benefit from this feature.  See gpg(1) man page for
    "--auto-key-retrieve".

--8<---------------cut here---------------end--------------->8---

I still do not understand why the "old behaviour" doesn't work with 27.1
(with 26.3 worked) but you have found the solution :-)


Thanks! Gio'


[1] https://www.gnu.org/savannah-checkouts/gnu/emacs/news/NEWS.27.1

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Signing emails with Emacs 27.1
  2020-09-04 17:16     ` Signing emails with Emacs 27.1 Giovanni Biscuolo
@ 2020-09-04 17:47       ` Pierre Langlois
  0 siblings, 0 replies; 10+ messages in thread
From: Pierre Langlois @ 2020-09-04 17:47 UTC (permalink / raw)
  To: Giovanni Biscuolo; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]


Giovanni Biscuolo writes:

> Hello Pierre,
>
> thanks to your recent commit (852ae64e11 gnu: Remove emacs-seq package.)
> I was able to upgrade to emacs 27.1: kudos \O/ !
>
> I'm using notmuch as MUA and experienced this signing problem too:
>
> --8<---------------cut here---------------start------------->8---
>
> mml-secure-epg-sign: Couldn’t find any signer names; try setting `mml-secure-smime-sign-with-sender'.
>
> --8<---------------cut here---------------end--------------->8---
>
> when trying to sign **with openpgp**, non with S/MIME (aka I use the #secure
> method=pgpmime mode=sign" tag)
>
> Pierre Langlois <pierre.langlois@gmx.com> writes:
>
> [...]
>
>> Right, it works with these variables set:
>>
>>     (setq mml-secure-openpgp-signers '("KEYID"))
>
> No need to explicitly set this if:
>
>>     (setq mml-secure-opengpg-sign-with-sender t)
>                            ^ s/gpg/pgp

oooh yes that works, thanks! GPG vs PGP was always confusing to me, if
I'm thinking about one then I'm generally typing the other... :-).

Thanks,
Pierre

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Hello, new committer here!
  2020-09-01 10:52 Hello, new committer here! Pierre Langlois
  2020-09-01 12:11 ` Signing emails with mu4e (was Re: Hello, new committer here!) Pierre Langlois
@ 2020-09-07  9:19 ` Ludovic Courtès
  1 sibling, 0 replies; 10+ messages in thread
From: Ludovic Courtès @ 2020-09-07  9:19 UTC (permalink / raw)
  To: Pierre Langlois; +Cc: guix-devel

Hello!

Pierre Langlois <pierre.langlois@gmx.com> skribis:

> So, as indicated in our contributing process on the manual, I'm happy to
> announce maintainers have agreed to give me commit access, thank you
> everybody!

Woohoo, welcome, and thanks for all your work!

Ludo’.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-09-07  9:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 10:52 Hello, new committer here! Pierre Langlois
2020-09-01 12:11 ` Signing emails with mu4e (was Re: Hello, new committer here!) Pierre Langlois
2020-09-01 12:29   ` Pierre Langlois
2020-09-01 13:06     ` Efraim Flashner
2020-09-01 13:35     ` Pierre Neidhardt
2020-09-01 23:00       ` Amin Bandali
2020-09-02 10:15         ` Pierre Langlois
2020-09-04 17:16     ` Signing emails with Emacs 27.1 Giovanni Biscuolo
2020-09-04 17:47       ` Pierre Langlois
2020-09-07  9:19 ` Hello, new committer here! Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).