Skip to content

Commit 0215baf

Browse files
authored
Merge pull request #121 from gsamokovarov/patch-1
Add partial :: Conf as a supporter
2 parents 2ab9b4a + 5120f06 commit 0215baf

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

data/supporters.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,6 +1078,35 @@
10781078
"email": "[email protected]"
10791079
}
10801080
]
1081+
},
1082+
{
1083+
"name": "partial :: Conf",
1084+
"city": "Sofia",
1085+
"country": "Bulgaria",
1086+
"link": "http://partialconf.com",
1087+
"twitter": "partialconf",
1088+
"contacts": [
1089+
{
1090+
"name": "Genadi Samokovarov",
1091+
"twitter": "gsamokovarov",
1092+
"email": "[email protected]"
1093+
},
1094+
{
1095+
"name": "Svetlozar Mihailov",
1096+
"twitter": "svetliomihailov",
1097+
"email": "[email protected]"
1098+
},
1099+
{
1100+
"name": "Svetlozar Todorov",
1101+
"twitter": "svetlozaurus",
1102+
"email": "[email protected]"
1103+
},
1104+
{
1105+
"name": "Vestimir Markov",
1106+
"twitter": "vestimir",
1107+
"email": "[email protected]"
1108+
}
1109+
]
10811110
}
10821111
{
10831112
"name": "Magdeburger Developer Days",

0 commit comments

Comments
 (0)