RFR: SKARA-1340: Correct email domain not always used when adding a contributor to a PR
Guoxiong Li
gli at openjdk.java.net
Tue Feb 8 08:35:27 UTC 2022
On Tue, 8 Feb 2022 08:25:24 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> The contributor command uses the static domain `openjdk.org` which causes this issue. This patch uses the domain of the configuration instead of the static `openjdk.org` and adjusts the test cases.
>
> Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
I have changed the default domain to `openjdk.org` but reverted it. We need more discussion before changing it.
-------------
PR: https://git.openjdk.java.net/skara/pull/1281
More information about the skara-dev
mailing list