We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f600ede commit 4d980cbCopy full SHA for 4d980cb
1 file changed
video/gource-output.sh
@@ -138,7 +138,7 @@ sed -i 's/dependabot.+/dependabot/g' $gourcelog
138
sed -i 's/Bill-linux/Bill Ang Li/g' $gourcelog
139
# Community contributor name fixes
140
sed -i 's/2e3s/Denis Gavrilov/g' $gourcelog
141
-sed -i 's/NicoWeio/Nico Weißenbacher/g' $gourcelog
+sed -i 's/NicoWeio/Nicolai Weitkemper/g' $gourcelog
142
143
# Remove names which have been spamming commits in CI (accidental bad CI config)
144
sed -i 's/.*ErikBjare.*//g' $gourcelog
0 commit comments