Re: [hatari-devel] How to proceed to contribute ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx, fpoeydo64100@xxxxxxxxx
- Subject: Re: [hatari-devel] How to proceed to contribute ?
- From: Eero Tamminen <oak@xxxxxxxxxxxxxx>
- Date: Mon, 7 Jul 2025 13:38:06 +0300
- Dkim-filter: OpenDKIM Filter v2.11.0 smtp.dnamail.fi AB4A14099C46
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=helsinkinet.fi; s=2025-03; t=1751884686; bh=3Tx+WZpk5Id6Xnjq5+K0wEvRcbDKhnPFono1SFPOmDI=; h=Date:Subject:To:References:From:In-Reply-To:From; b=MjJG5x3ERIRZ+R+wM/KvFCaravuIXbNPx1foVfs6StNDka41p0tO2AitqCb2qKnJf 0gJjdmwp2RvXVQW2hkKbX/rFSq4UcwYGk1+yMdJvl64qydT6+yBtS+cL0tcrzHJzk4 2fV7bP12No5sMjs7II3Q35InZXZPukVVj4NHoKlSVQ0H5yxIx8USFudQl+LCPbsMtd gn7VnIPn5E7BjzDRgc1Ygudgp0yn14Z/wtA3Z2tFVf4Ys+AHIfGViRiS8MTZ6yLgmV xlpRdb7A6FGtnzz5B4O/Ivrc6AuIcR1JYf2hk9WMd16KRJbPICPwb6RRAxVaO2hiS0 bAOvZcmlHkElQ==
On 7.7.2025 13.12, Frederic Poeydomenge wrote:
Hello everyone,
I have made my first contribution to the Hatari project, and my code is
ready to be shared, but I am facing a problem sending my contribution
Initially, I tried to send a pull request on Framagit (by email, as it
seems to be the only option available), but it did not work, I received an
error message saying "You are not allowed"
Currently one can send patch directly to "hatari-devel" mailing list or
have the Git commits in another repo, e.g. in PR to Thomas' Hatari
project clone at GitHub, and then mail link to those here.
(Because TuxFamily where our mailing list is, is on its last legs, we'll
eventually need to transition somewhere else for this kind of stuff, but
we don't know yet where. Having a mailing list is in any case desirable.)
> (perhaps it would be wise to allow PRs, as the Framagit forge
supports this
> feature ?)
Thomas?
Then, I tried to send a patch to this mailing list (by two times), but my
message seems to have been lost...
This is like to be issue recently discussed on the list.
See the DKIM/DMARC mail thread here:
https://listengine.tuxfamily.org/lists.tuxfamily.org/hatari-devel/2025/06/threads.html
So I'm wondering how to proceed to contribute to the project ?
- Eero