-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathclowarden.yaml
57 lines (56 loc) · 1.31 KB
/
clowarden.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Source: https://github.com/cncf/clowarden#configuration
teams:
# Maintainers of wasmCloud GitHub actions
- name: ci-maintainers
maintainers:
- brooksmtownsend
- joonas
- ricochet
- rvolosatovs
- thomastaylor312
- vados-cosmonic
# Maintainers of wasmCloud Go SDKs and examples
- name: go-maintainers
maintainers:
- lxfontes
- rvolosatovs
members:
- brooksmtownsend
- joonas
- ricochet
- thomastaylor312
- jordan-rash
# Maintainers of the wasmCloud host
- name: host-maintainers
maintainers:
- brooksmtownsend
- thomastaylor312
- rvolosatovs
- vados-cosmonic
# Maintainers of the wasmCloud GitHub organization
- name: org-maintainers
maintainers:
- brooksmtownsend
- LiamRandall
- ricochet
- thomastaylor312
members:
- cdmurph32
- jordan-rash
# Maintainers of TypeScript SDKs and examples
- name: typescript-maintainers
maintainers:
- brooksmtownsend
- lachieh
repositories:
- name: typescript
teams:
typescript-maintainers: maintain
org-maintainers: admin
visibility: public
- name: setup-go
teams:
ci-maintainers: maintain
go-maintainers: maintain
org-maintainers: admin
visibility: public