Skip to content

Commit 364deee

Browse files
authored
Add text for teams (#629)
1 parent 42e56a3 commit 364deee

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ resources/
66

77
.vscode/
88
.idea/*
9+
10+
.DS_Store

content/en/teams/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,24 @@ sidebar: false
55

66
### Maintainers
77

8+
Contributors with merge rights on GitHub.
9+
810
{{< grid file="maintainers.toml" columns="2 3 4 5" />}}
911

1012
### Triage team
1113

14+
Contributors with triage rights on GitHub.
15+
1216
{{< grid file="triage-team.toml" columns="2 3 4 5" />}}
1317

1418
### Web team
1519

20+
People who have contributed to the development of the SciPy.org website.
21+
1622
{{< grid file="web-team.toml" columns="2 3 4 5" />}}
1723

1824
### Emeritus maintainers
1925

26+
Maintainers who have contributed to SciPy in the past.
27+
2028
{{< grid file="emeritus-maintainers.toml" columns="2 3 4 5" />}}

0 commit comments

Comments
 (0)