forked from mirrors/0ad
Add Balancing credits, refs #5444.
This allows merging community balancing patches without giving them false or no credit. Differential Revision: https://code.wildfiregames.com/D2436 Comments By: Stan This was SVN commit r23182.
This commit is contained in:
@@ -6,6 +6,7 @@ var g_OrderTabNames = [
|
||||
"programming",
|
||||
"art",
|
||||
"history",
|
||||
"balancing",
|
||||
"community",
|
||||
"translators",
|
||||
"donators"
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"Title": "Balancing",
|
||||
"Content": [
|
||||
{
|
||||
"Subtitle": "Head",
|
||||
"List": [
|
||||
{ "nick": "Mythos_Ruler", "name": "Michael D. Hafer" },
|
||||
{ "nick": "scythetwirler", "name": "Casey X." }
|
||||
]
|
||||
},
|
||||
{
|
||||
"List": [
|
||||
{ "nick": "Acumen", "name": "Stuart Walpole" },
|
||||
{ "nick": "Alex", "name": "Alexander Yakobovich" },
|
||||
{ "nick": "Allen ROBOT", "name": "Allen Van Wert" },
|
||||
{ "nick": "alpha123", "name": "Peter P. Cannici" },
|
||||
{ "nick": "Arissa_Nightblade", "name": "Rebecca" },
|
||||
{ "nick": "bb", "name": "Bouke Jansen" },
|
||||
{ "nick": "borg-", "name": "Estevan Borges Martins" },
|
||||
{ "nick": "Deiz" },
|
||||
{ "nick": "elexis", "name": "Alexander Heinsius" },
|
||||
{ "nick": "fatherbushido", "name": "Nicolas Tisserand" },
|
||||
{ "nick": "Grugnas", "name": "Giuseppe Tranchese" },
|
||||
{ "nick": "Hannibal_Baraq", "name": "Clive Juhász S." },
|
||||
{ "nick": "historic_bruno", "name": "Ben Brian" },
|
||||
{ "nick": "Matei", "name": "Matei Zaharia" },
|
||||
{ "nick": "mimo" },
|
||||
{ "nick": "Nescio" },
|
||||
{ "nick": "niektb", "name": "Niek ten Brinke" },
|
||||
{ "nick": "Pureon" },
|
||||
{ "nick": "quantumstate", "name": "Jonathan Waller" },
|
||||
{ "nick": "sanderd17", "name": "Sander Deryckere" },
|
||||
{ "nick": "temple" },
|
||||
{ "nick": "Wijitmaker", "name": "Jason Bishop" },
|
||||
{ "nick": "wraitii", "name": "Lancelot de Ferrière le Vayer" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -42,7 +42,6 @@
|
||||
{"nick": "boeseRaupe", "name": "Michael Kluge"},
|
||||
{"nick": "bog_dan_ro", "name": "BogDan Vatra"},
|
||||
{"nick": "Bonk", "name": "Christopher Ebbert"},
|
||||
{"nick": "borg-", "name": "Estevan Borges Martins"},
|
||||
{"nick": "Boudica"},
|
||||
{"nick": "Caius", "name": "Lars Kemmann"},
|
||||
{"nick": "Calefaction", "name": "Matt Holmes"},
|
||||
|
||||
Reference in New Issue
Block a user