Skip to content

Commit

Permalink
Merge pull request #115 from NCAR/new-team-member
Browse files Browse the repository at this point in the history
Update team.yml with new member
  • Loading branch information
kafitzgerald authored Sep 8, 2023
2 parents 616eab3 + 95e265d commit ca682ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Edit `data/team.yml` to add a new team member
githubuname : clyne
````

Each team member card on the `about` page will be automatically generated based on the contents
A new team member should be added in alphabetical order by last name. Each team member card on the `about` page will be automatically generated based on the contents
of this data file.

#### Adding publications
Expand Down
7 changes: 6 additions & 1 deletion data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ members :
ncaruname : mrehme
githubuname : MattRehme

- name : CORA Y. SCHNECK
designation : Software Engineer
ncaruname : cschneck
githubuname : cyschneck

- name : ANISSA ZACHARIAS
designation : Software Engineer
ncaruname : anissaz
Expand All @@ -60,4 +65,4 @@ members :
- name : TAMMY ZHANG
designation : Front-End Web Developer
ncaruname : tazhang
githubuname : tammyzhang-1
githubuname : tammyzhang-1

0 comments on commit ca682ff

Please sign in to comment.