Skip to content
Snippets Groups Projects
Commit 6929223c authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Fix results after driver swap between Red Bull and Racing Bulls.

parent 43ca8d46
No related branches found
No related tags found
No related merge requests found
Pipeline #449997 passed
......@@ -13,27 +13,27 @@
"PIA",
"HAM",
"GAS",
"TSU",
"TSU-RACINGBULLS",
"OCO",
"BEA",
"LAW",
"LAW-REDBULL",
"BOR",
"ALO",
"SAI",
"HAD",
"DOO"
"DOO",
"HAD"
],
"fastestLap": "NOR"
},
{
"code": "chineese-sprint",
"code": "chinese-sprint",
"positions": [
"HAM",
"PIA",
"VER",
"RUS",
"LEC",
"TSU",
"TSU-RACINGBULLS",
"ANT",
"NOR",
"STR",
......@@ -41,7 +41,7 @@
"ALB",
"GAS",
"HAD",
"LAW",
"LAW-REDBULL",
"BEA",
"OCO",
"SAI",
......@@ -51,7 +51,7 @@
]
},
{
"code": "chineese-gp",
"code": "chinese-gp",
"positions": [
"PIA",
"NOR",
......@@ -64,11 +64,11 @@
"STR",
"SAI",
"HAD",
"LAW",
"LAW-REDBULL",
"DOO",
"BOR",
"HUL",
"TSU",
"TSU-RACINGBULLS",
"ALO",
"LEC",
"HAM",
......
{
"red-bull-racing": {
"name": "Red Bull Racing",
"drivers": ["VER", "LAW"]
"drivers": ["VER", "LAW-REDBULL", "TSU-REDBULL"]
},
"mercedes": {
"name": "Mercedes",
......@@ -29,7 +29,7 @@
},
"racing-bulls": {
"name": "Racing Bulls",
"drivers": ["TSU", "HAD"]
"drivers": ["LAW-RACINGBULLS", "TSU-RACINGBULLS", "HAD"]
},
"kick-sauber": {
"name": "Kick Sauber",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment