diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2018-04-28 11:05:54 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2018-04-28 11:05:54 +0000 |
| commit | ca503c19bb611e8455d72ace03b0caaf14fe9294 (patch) | |
| tree | 298fb38213218c982abb837dd403d4573317d28d /share | |
| parent | f25c6f3a3810bb9377ac67590536829917857943 (diff) | |
Add an entry for EuroBSDcon 2018 in Romania.
Notes
svn path=/head/; revision=51593
Diffstat (limited to 'share')
| -rw-r--r-- | share/xml/events2018.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/share/xml/events2018.xml b/share/xml/events2018.xml index 290caeb413..6ff4d2deac 100644 --- a/share/xml/events2018.xml +++ b/share/xml/events2018.xml @@ -93,4 +93,40 @@ BSDCan hosts talks and tutorials on a range of topics based around the BSD family of operating systems.</description> </event> + + <event id="eurobsdcon-2018"> + <name>EuroBSDcon 2018</name> + <url>https://2018.eurobsdcon.org</url> + <startdate> + <year>2018</year> + <month>09</month> + <day>20</day> + </startdate> + <enddate> + <year>2018</year> + <month>09</month> + <day>23</day> + </enddate> + <location> + <country code="RO">Romania</country> + <city>Bucharest</city> + <site>University Politehnica of Bucharest</site> + </location> + <description>EuroBSDcon is the European annual technical + conference gathering users and developers working on and with + 4.4BSD (Berkeley Software Distribution) based operating systems + family and related projects. EuroBSDcon gives the exceptional + opportunity to learn about latest news from the BSD world, + witness contemporary deployment case studies, and meet + personally other users and companies using BSD oriented + technologies. EuroBSDcon is also a boiler plate for ideas, + discussions and information exchange, which often turn into + programming projects. The conference has always attracted active + programmers, administrators and aspiring students, as well as IT + companies at large, which found the conference a convenient and + quality training option for its staff. We firmly believe that + high profile education is vital to the future of technology, and + hence greatly welcome students and young people to this regular + meeting.</description> + </event> </events> |
