Authentication-Results: mail-b.sr.ht; dkim=pass header.d=posteo.net header.i=@posteo.net Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by mail-b.sr.ht (Postfix) with ESMTPS id 82F9211EED7 for <~protesilaos/general-issues@lists.sr.ht>; Tue, 28 Jun 2022 10:20:33 +0000 (UTC) Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 533F1240107 for <~protesilaos/general-issues@lists.sr.ht>; Tue, 28 Jun 2022 12:20:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1656411632; bh=TgOtYFFe/WmD8sW7rwAdT9uaIICqDCDiZZct2PizlDA=; h=From:To:Subject:Autocrypt:Date:From; b=q1+F6SYF1hhEqH3+q0v3itjpuyPI0M60dQghH2Vo2ZJh4BZ/57Ev3wPyDJyqCTTnk cJN93C40T/dFJ22ZU9MVoTo1OsQZ3O/Bk9lG9JTGcnfFv092wvRtsCXKMq7Re3m/WT aV94ZTsM8g43ZjFwywR1q4C5Mn8Klq7lVTYbxozxSXGwFRoP02uP3vCUHE51qPm5KO EK8xnbvB7xEHwcYCrCcs6JS2dQt/HJTJk6HUq4q7APfyZwEQAlSqVs1NHuR6JNq5F1 erpEJddR164927nJ8Z9MGdhJtUR9iU3d1Ieh/ggKBRFurVh17ynwJCCIAZIrL1Wr/s DUOaSxuRsol7Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LXLFq5wpyz6tmL for <~protesilaos/general-issues@lists.sr.ht>; Tue, 28 Jun 2022 12:20:31 +0200 (CEST) From: Philip Kaludercic To: ~protesilaos/general-issues@lists.sr.ht Subject: Sourcehut mailing lists in package metadata Autocrypt: addr=philipk@posteo.net; prefer-encrypt=nopreference; keydata= mDMEYHHqUhYJKwYBBAHaRw8BAQdAp3GdmYJ6tm5McweY6dEvIYIiry+Oz9rU4MH6NHWK0Ee0QlBo aWxpcCBLYWx1ZGVyY2ljIChnZW5lcmF0ZWQgYnkgYXV0b2NyeXB0LmVsKSA8cGhpbGlwa0Bwb3N0 ZW8ubmV0PoiQBBMWCAA4FiEEDM2H44ZoPt9Ms0eHtVrAHPRh1FwFAmBx6lICGwMFCwkIBwIGFQoJ CAsCBBYCAwECHgECF4AACgkQtVrAHPRh1FyTkgEAjlbGPxFchvMbxzAES3r8QLuZgCxeAXunM9gh io0ePtUBALVhh9G6wIoZhl0gUCbQpoN/UJHI08Gm1qDob5zDxnIHuDgEYHHqUhIKKwYBBAGXVQEF AQEHQNcRB+MUimTMqoxxMMUERpOR+Q4b1KgncDZkhrO2ql1tAwEIB4h4BBgWCAAgFiEEDM2H44Zo Pt9Ms0eHtVrAHPRh1FwFAmBx6lICGwwACgkQtVrAHPRh1Fw1JwD/Qo7kvtib8jy7puyWrSv0MeTS g8qIxgoRWJE/KKdkCLEA/jb9b9/g8nnX+UcwHf/4VfKsjExlnND3FrBviXUW6NcB Date: Tue, 28 Jun 2022 10:20:21 +0000 Message-ID: <875ykl84yi.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Hi Prot, I wanted to suggest adding the mailing list addresses to your packages, by replacing your personal address in the maintainer field with the sourcehut address. E.g. like how I do here for my package[0]. A number of recent Sourcehut packages added to ELPA have followed this recommendation, and I think it is useful to have the address listed in a *Help* buffer when querying information about it using C-h P. Of course if you don't want to, this is fine, but as you are currently probably the most popular Emacs package developer on Sourcehut, I think it would be good to set an example. (I also mention this because I had been working on extensions to package.el[1] that would make it easier to contribute patches upstream, and this would also rely on a sensible "Maintainer" header. Of course your private address would work just as well, but I believe that using the public mailing lists would be preferable?) [0] https://git.sr.ht/~pkal/compat/tree/master/item/compat.el#L6 [1] https://git.savannah.gnu.org/cgit/emacs.git/log/?h=feature/package%2bvc