< Sprints
Difference between revisions of "Sprints/PIM/2019"
(→Venue) |
m (→Venue) |
||
Line 8: | Line 8: | ||
For importing into KDE Itinerary: | For importing into KDE Itinerary: | ||
− | + | { | |
− | + | "@context": "http://schema.org", | |
− | + | "@type": "EventReservation", | |
− | + | "reservationFor": { | |
− | + | "@type": "Event", | |
− | + | "name": "KDE PIM Sprint 2019", | |
− | + | "startDate": "2019-04-05T14:00:00+02:00", | |
− | + | "endDate": "2019-04-07T18:00:00+02:00", | |
− | + | "location": { | |
− | + | "@type": "Place", | |
− | + | "name": "Etincelle Coworking", | |
− | + | "address": { | |
− | + | "@type": "PostalAddress", | |
− | + | "addressCountry": "FR", | |
− | + | "addressLocality": "Toulouse", | |
− | + | "postalCode": "31000", | |
− | + | "streetAddress": "2 Rue d'Austerlitz" | |
− | |||
− | |||
} | } | ||
} | } | ||
} | } | ||
− | + | } | |
=Sprint Schedule= | =Sprint Schedule= |
Revision as of 07:37, 4 April 2019
Venue
Etincelle Coworking
Location : 2 Rue d'Austerlitz, 31000 Toulouse
As a good marker point you have the Wilson Parc or the Jean Jaures metro station super close.
For importing into KDE Itinerary:
{ "@context": "http://schema.org", "@type": "EventReservation", "reservationFor": { "@type": "Event", "name": "KDE PIM Sprint 2019", "startDate": "2019-04-05T14:00:00+02:00", "endDate": "2019-04-07T18:00:00+02:00", "location": { "@type": "Place", "name": "Etincelle Coworking", "address": { "@type": "PostalAddress", "addressCountry": "FR", "addressLocality": "Toulouse", "postalCode": "31000", "streetAddress": "2 Rue d'Austerlitz" } } } }
Sprint Schedule
April 5/6/7, 2019
Travel Reimbursement
File a request on https://reimbursements.kde.org/events/89 The hotel is € 113.30 for two nights.
Attendance
- David Faure
- Volker Krause
- Kevin Ottens
- Franck Arrecot
- Dan Vratil
Hotel
Hôtel Occitania Centre Toulouse Matabiau
For importing into KDE Itinerary:
{ "@context": "http://schema.org", "@type": "LodgingReservation", "checkinDate": "2019-04-05T15:00:00+02:00", "checkoutDate": "2019-04-07T10:00:00+02:00", "reservationFor": { "@type": "LodgingBusiness", "address": { "@type": "PostalAddress", "addressCountry": "FR", "addressLocality": "Toulouse", "postalCode": "31000", "streetAddress": "7 Boulevard Bonrepos" }, "geo": { "@type": "GeoCoordinates", "latitude": 43.6101706, "longitude": 1.4526995 }, "name": "Hôtel Occitania Toulouse Matabiau" } }
Arrival and departure times
- David: arriving 20:14 on 5 April (by train), departing 14:48 on 7 April (by train).
- Volker: arriving ~noon on 5 April, departing ~18:00 on 7 April
Report
Draft of report : https://notes.kde.org/p/KDE-PIM-Sprint-2019
This page was last edited on 4 April 2019, at 07:37. Content is available under Creative Commons License SA 4.0 unless otherwise noted.