Skip to content

Commit 5120f06

Browse files
committed
Add partial :: Conf as a supporter
I'm one of the EuRuKo 2016 organizers. We're planning a new conference, called [`partial :: Conf`](http://partialconf.com) which we're pretty close to announcing. We used the Berlin Code of Conduct for EuRuKo and we'll try to use it for Partial as well.
1 parent 5a8f3b9 commit 5120f06

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
}

0 commit comments

Comments
 (0)