diff --git a/_directory/data/devin-landwehr/data.yml b/_directory/data/devin-landwehr/data.yml new file mode 100644 index 00000000..2c63bd14 --- /dev/null +++ b/_directory/data/devin-landwehr/data.yml @@ -0,0 +1,30 @@ +--- +# name (required) +# may be your real name or your nick; not your company name. +# teams: feel free to add multiple entries for each of your members! +name: Devin Landwehr + +# geo location (required) +# provide your favored level of detail by number of digits (like 50.107811 vs 50.11) +# you may use services like openstreetmap.org to find out your geo location +latitude: 53.137832 +longitude: 8.214286 + +# bio +# describe yourself, your involvement in the project and the community or whatever is relevant for you. +# should be 300 chars at maximum. no markup or line breaks! +bio: "Bei der Feinrot Kreativgesellschaft setze ich auf REDAXO für flexible und individuelle Websites." + +# image or gravatar +# provide image file from current folder (like 'johndoe.jpg') or gravatar url (generated via https://3v4l.org/OXG7H) +# should be square and about 200-300 px size! +image: devin_landwehr.jpg + +# links +# one or more links to your website, your github profile, twitter, facebook et al. +# 4 links, tops! +links: +- https://www.feinrot.de +- https://github.com/devin-landwehr + +--- diff --git a/_directory/data/devin-landwehr/devin_landwehr.jpg b/_directory/data/devin-landwehr/devin_landwehr.jpg new file mode 100644 index 00000000..6b94f338 Binary files /dev/null and b/_directory/data/devin-landwehr/devin_landwehr.jpg differ