diff --git a/trombinoscope/photo/manuel-ruiz.jpg b/trombinoscope/photo/manuel-ruiz.jpg new file mode 100644 index 0000000..beb708a Binary files /dev/null and b/trombinoscope/photo/manuel-ruiz.jpg differ diff --git a/trombinoscope/staff/manuel-ruiz.yaml b/trombinoscope/staff/manuel-ruiz.yaml new file mode 100644 index 0000000..bd033c7 --- /dev/null +++ b/trombinoscope/staff/manuel-ruiz.yaml @@ -0,0 +1,92 @@ +# Please fill in your details and delete comments. +# Please consider trying to keep this file up to date. +# +# This template contains dummy data for a fictional person, +# "Jhon Doe". +# +# The line saying "---" should be the first line of your file. +# No line should be longer than 80 characters. +# Your file should be called "-.yaml". +--- +# +# Your real name, the exact way that you want it displayed. +# +staffname: Manuel Ruiz +# +# Most people will have "type: staff", but some may be "affiliate". +# +type: staff +# +# Change to "true" +# +active: true +# +# Your email address. +# +email: manuel.ruiz@cirad.fr +# +phone: xxx-xxx xx xx +# +# Use "city:" to say what city your main official workplace is +# located in. This is a list for people that are genuinely working +# in different places. +# +city: + - Montpellier +# +workplace: CIRAD Montpellier +# +affiliation: CIRAD +# +# The SouthGreen facility that you are part of. +# +facility: SouthGreen +# +# Current categories (pick one): +# annotation, development, genomics, management, metabolomics, +# proteomics, software, statistics, structure, systems biology, +# dataservices, administration +# +category: + - genomics + - management +# +# Page to link to from your profile page (rarely used). +# +homepage: +# +# Use "bibtex:" only if you have a separate BibTeX file in the +# "publications" subdirectory. +# +bibtex: TEMPLATE.bib +# +# If you have an ORCID ID ("NNNN-NNNN-NNNN-NNNN") +# +orcid: 0000-0001-8153-276X +# +# The name of an image file in the "img" subdirectory, no more than +# about 400 pixels wide and less than 200 KB in file size. +# +image: manuel-ruiz.jpg +# +# A list of lowercase keywords relevant to you. +# +keywords: + - knowledge representation + - interoperability + - database + - plant genomics + +# +# "role:" is the role that you play within your infrastructure. +# +role: Bioinformatician +# +bio: + Short biographical text here. + + + Paragraphs are separated by two empty lines. + + + No line is longer than 80 characters.