Skip to content

Commit 4d980cb

Browse files
authored
fix: fix real name of @NicoWeio (#15)
1 parent f600ede commit 4d980cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

video/gource-output.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ sed -i 's/dependabot.+/dependabot/g' $gourcelog
138138
sed -i 's/Bill-linux/Bill Ang Li/g' $gourcelog
139139
# Community contributor name fixes
140140
sed -i 's/2e3s/Denis Gavrilov/g' $gourcelog
141-
sed -i 's/NicoWeio/Nico Weißenbacher/g' $gourcelog
141+
sed -i 's/NicoWeio/Nicolai Weitkemper/g' $gourcelog
142142

143143
# Remove names which have been spamming commits in CI (accidental bad CI config)
144144
sed -i 's/.*ErikBjare.*//g' $gourcelog

0 commit comments

Comments
 (0)