Add Rane and Daemon to the contribs script overrides (#7262)
This commit is contained in:
@@ -9,7 +9,9 @@ param(
|
|||||||
[Nullable[DateTime]]$until);
|
[Nullable[DateTime]]$until);
|
||||||
|
|
||||||
$replacements = @{
|
$replacements = @{
|
||||||
"moonheart08" = "moony"
|
"moonheart08" = "moony",
|
||||||
|
"Elijahrane" = "Rane",
|
||||||
|
"ZeroDayDaemon" = "Daemon"
|
||||||
}
|
}
|
||||||
|
|
||||||
$ignore = @{
|
$ignore = @{
|
||||||
|
|||||||
Reference in New Issue
Block a user