Fix various typos
Found via `codespell -q 3 -S *.desktop,*.xml`
-
remote: Audit failure - Commit fde79c09cb9ae5991d6b36c7c1d125628f2c7914 - Email address using a blocked domain: luzpaz@users.noreply.github.com remote: Should the audit failures above mention issues regarding your name, please ensure that your Git username has been set to your full name. remote: Please see https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup for more details on ensuring Git has been fully configured. remote: In the event that your full name has been set and is shown above as being rejected, please file a Sysadmin ticket at https://go.kde.org/systickets
-
Developer
I talked about this commit creating issues in the KDE developement chat:
Felix Ernst
There is a commit (link) from someone using a blocked eMail domain in Dolphin master. This is quite problematic because contributors can't even rebase their MRs to current because of this. Should I contact SysAdmin about this or can this be fixed by anyone with a dev account?Nate Graham
I filed a sysadmin ticket about it and so far what I heard back was "use work branches", which does indeed work as a workaround
dunno how it can be fixed for personal fork userstsdgeos@tsdgeos:kde.org
they can use work branches in their personal fork too
?Nate Graham
oh maybeFelix Ernst
Are they working on fixing it? Will it work as normal again eventually? Our get involved/developement tutorial doesn't work anymore currently.Nate Graham
ouch, that's bad. Not sure about the current status -
Developer
New forks of the repository will be unaffected by this issue.
It is only existing forks that are now broken and require a hook exception to allow them to be rebased as the fork lacks the tainted commits.
-
Developer
So how does that happen? Is it something you need to do?
-
mentioned in merge request !278 (merged)