Skip to content

Commit bdf5a0a

Browse files
authored
Merge pull request #90 from erikmd/add-members
Add members to {action, docker} teams
2 parents 7e0bfbc + c046b0f commit bdf5a0a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/governance.yml

+6
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,13 @@ teams:
226226
- id: action
227227
name: Docker Opam Action
228228
description: The Docker Opam Action helps users to build and test their projects with Rocq using GitHub Actions.
229+
default_role: Maintainer
229230
members:
230231
- name: Erik Martin-Dorel
231232
github: erikmd
232233
role: Team leader
234+
- name: Théo Zimmermann
235+
github: Zimmi48
233236
- id: distribution
234237
name: Packaging and Distribution
235238
description: The Packaging and Distribution team is responsible for the packaging and distribution of the Rocq Prover.
@@ -259,10 +262,13 @@ teams:
259262
- id: docker
260263
name: Docker
261264
description: The Docker team maintains the Rocq Docker images.
265+
default_role: Maintainer
262266
members:
263267
- name: Erik Martin-Dorel
264268
github: erikmd
265269
role: Team leader
270+
- name: Jaime Arias
271+
github: himito
266272
- id: documentation
267273
name: Documentation
268274
description: The Documentation team is responsible for the development and maintenance of the Rocq documentation.

0 commit comments

Comments
 (0)