All,
as I mentioned in my email regarding release and code freeze plans, I had
mistakenly committed several commits earlier this year using an incorrect
former employer's email address.
Rather than go through the pain associated with rewriting public Git
history, given that this is essentially an "administrative change" with no
other purpose than to correct the public record, I have instead pushed an
empty commit today to the Solo5 master branch correcting the error and
referring to all the individual commits in question.
For the record, full text of the commit follows.
--- cut here ---
commit 0bea597637ec2beada2ad1e4df4d94875f0e257e
Author: Martin Lucina <[email protected]>
Date: Mon Jun 11 15:10:44 2018 +0200
Correct mis-attributed commits
The following 12 commits, performed between Thu Jan 25 16:26:05 2018
+0100 and Wed Mar 28 18:46:31 2018 +0200 have an incorrect Author and/or
Committer of "Martin Lucina <[email protected]>". This commit is
an errata to reflect that the correct Author and/or Committer for these
commits is "Martin Lucina <[email protected]>".
173869df7aa2827f273386b01f6e1627d76d1de9
6994d79105286bdad4973f165e3765b799d1eafc
3918be0b64fa25f3cd9af21cec5f7f2c2f843fb1
956db83dbbd973224b9f8b38ec04ee7baa55d863
8643dee74acd07ef558a0fa60dfc862500a6d4fd
82697d6d8bbddf27aaa904c72970173b2a4911a5
f2c2b821b8949a0cbb5d65185645c5c887240792
88778700d9cb431d4408f60ae2d9e2a4575973c7
cd266928e4de28828d517ca9860f80d966c60cee
1f0c4e925489f094c807fa34f1a86151c10ab7cc
e944f29421b96102a94e7a07a6a7ab025f1c9d7b
7c8674e9c5881db19adef10dea41f1aae4e12da3
--- cut here ---
Martin