Skip to content

Commit 0ee7450

Browse files
authored
Merge pull request #122 from rubyberlin/add-isleofruby
Add Isle of Ruby as a supporter
2 parents 149c174 + 1f4fd37 commit 0ee7450

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

data/supporters.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,6 +1120,30 @@
11201120
"email": "[email protected]"
11211121
}
11221122
]
1123+
},
1124+
{
1125+
"name": "Isle of Ruby",
1126+
"city": "Exeter",
1127+
"country": "United Kingdom",
1128+
"link": "http://isleofruby.org",
1129+
"twitter": "isleofruby",
1130+
"contacts": [
1131+
{
1132+
"name": "Bruno Antunes",
1133+
"twitter": "b_antunes",
1134+
"email": "[email protected]"
1135+
},
1136+
{
1137+
"name": "Fanny Krebs",
1138+
"twitter": "fannivuniconnu",
1139+
"email": "[email protected]"
1140+
},
1141+
{
1142+
"name": "Alex Coles",
1143+
"twitter": "myabc",
1144+
"email": "[email protected]"
1145+
}
1146+
]
11231147
}
11241148
]
11251149
}

0 commit comments

Comments
 (0)