Skip to content

Commit bcd5ce0

Browse files
authored
Merge pull request #1 from BIDS/test-ci
Add author
2 parents 45fa986 + 13c7724 commit bcd5ce0

File tree

9 files changed

+84
-1
lines changed

9 files changed

+84
-1
lines changed

interviews/bsipocz.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Brigitta Sipőcz
212

313
:::{figure} https://github.com/bsipocz.png

interviews/jarrodmillman.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Jarrod Millman
212

313
:::{figure} https://github.com/jarrodmillman.png

interviews/jasongrout.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Jason Grout
212

313
:::{figure} https://github.com/jasongrout.png

interviews/jnywong.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Jenny Wong
212

313
:::{figure} https://github.com/jnywong.png

interviews/malvikasharan.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Malvika Sharan
212

313
:::{figure} https://github.com/malvikasharan.png

interviews/mihaimaruseac.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Mihai Maruseac
212

313
:::{figure} https://github.com/mihaimaruseac.png

interviews/minrk.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Min Ragan-Kelley
212

313
:::{figure} https://github.com/minrk.png

interviews/stefanv.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
authors:
3+
- name: ""
4+
# github: GitHubID
5+
# - name: Test Name 2
6+
# github: GitHubID
7+
# - name: Test Name 3
8+
# github: GitHubID
9+
---
10+
111
# Stéfan van der Walt
212

313
:::{figure} https://github.com/stefanv.png

myst.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ project:
55
title: "People of Scientific Open Source Software"
66
description: "A selection of interviews with contributors and maintainers of scientific open source software projects"
77
# keywords: []
8-
authors: [KirstieJane]
8+
authors:
9+
- name: Kirstie Whitaker
10+
orcid: 0000-0001-8498-4059
11+
github: KirstieJane
912
github: https://github.com/BIDS/people-scientific-oss
1013
# To autogenerate a Table of Contents, run "jupyter book init --write-toc"
1114
toc:

0 commit comments

Comments
 (0)