Skip to content

Commit

Permalink
transplant manuel ruiz
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Aug 21, 2024
1 parent c5ac371 commit c87aa8c
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 0 deletions.
Binary file added trombinoscope/photo/manuel-ruiz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions trombinoscope/staff/manuel-ruiz.yaml
Original file line number Diff line number Diff line change
@@ -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 "<firstname>-<lastname>.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: [email protected]
#
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:

Check failure on line 50 in trombinoscope/staff/manuel-ruiz.yaml

View workflow job for this annotation

GitHub Actions / yaml_checks

50:10 [trailing-spaces] trailing spaces

Check failure on line 50 in trombinoscope/staff/manuel-ruiz.yaml

View workflow job for this annotation

GitHub Actions / yaml_checks

50:10 [trailing-spaces] trailing spaces
- genomics

Check failure on line 51 in trombinoscope/staff/manuel-ruiz.yaml

View workflow job for this annotation

GitHub Actions / yaml_checks

51:2 [indentation] wrong indentation: expected 2 but found 1

Check failure on line 51 in trombinoscope/staff/manuel-ruiz.yaml

View workflow job for this annotation

GitHub Actions / yaml_checks

51:2 [indentation] wrong indentation: expected 2 but found 1
- 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

Check failure on line 79 in trombinoscope/staff/manuel-ruiz.yaml

View workflow job for this annotation

GitHub Actions / yaml_checks

79:1 [trailing-spaces] trailing spaces

Check failure on line 79 in trombinoscope/staff/manuel-ruiz.yaml

View workflow job for this annotation

GitHub Actions / yaml_checks

79:1 [trailing-spaces] trailing spaces
#
# "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.

0 comments on commit c87aa8c

Please sign in to comment.