Skip to content

Commit 28bd92a

Browse files
committed
Clean up TSC groups
For some reason we had two groups: "pqcp-tsc" and "pqcp-tsc-maintainers" with the former having no permissions other than read. This commits consolidates that by eliminating pqcp-tsc-maintainers, changing the permissions of pqcp-tsc, and changing the list of members of pqcp-tsc to the current list of TSC voting members. Signed-off-by: Matthias J. Kannwischer <[email protected]>
1 parent 88b70de commit 28bd92a

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

config.yaml

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ repositories:
6262
pqcp-tsc: read
6363
- name: tsc
6464
teams:
65-
pqcp-tsc: read
66-
pqcp-tsc-maintainers: maintain
65+
pqcp-tsc: maintain
6766
pqcp-tsc-admin: admin
6867
teams:
6968
- name: bots
@@ -205,30 +204,12 @@ teams:
205204
maintainers:
206205
- mkannwischer
207206
members:
208-
- MQuaresma
209-
- ajbozarth
210-
- ashman-p
211-
- cryptojedi
212-
- franziskuskiefer
213-
- hanno-becker
214-
- karthikbhargavan
215207
- mbbarbosa
216-
- planetf1
217-
- potsrevennil
218-
- rpls
219-
- tfaoliveira
220-
- praveksharma
221-
- jakemas
222-
- name: pqcp-tsc-maintainers
223-
maintainers:
224-
- mkannwischer
225-
members:
226-
- franziskuskiefer
227208
- hanno-becker
228-
- mbbarbosa
209+
- franziskuskiefer
210+
- jakemas
229211
- tfaoliveira
230212
- praveksharma
231-
- jakemas
232213
- name: pqcp-tsc-admin
233214
maintainers:
234215
- mkannwischer

members/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ The current TSC voting members are:
66
* [Hanno Becker](https://github.com/hanno-becker)
77
* [Matthias J. Kannwischer](https://github.com/mkannwischer) - TSC lead
88
* [Franziskus Kiefer](https://github.com/franziskuskiefer)
9+
* [Jake Massimo](https://github.com/jakemas)
910
* [Tiago Oliveira](https://github.com/tfaoliveira)
1011
* [Pravek Sharma](https://github.com/praveksharma)
11-
* [Jake Massimo](https://github.com/jakemas)
12+
1213

1314
Anyone is welcome to contribute to the work of the TSC through meetings, issues & other activities.
1415

0 commit comments

Comments
 (0)