-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpermissions.yaml
111 lines (109 loc) · 1.86 KB
/
permissions.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# For now, everyone is allowed to include their package on the channel, but if
# it turns out that people are abusing this, then they might be blocked from the
# channel. This can be done by including them here, and then blocking them.
authors:
- name: Pegasus
id: 2813
alias: peg
prefixes:
- peg
- name: deadwoods
id: 5563
prefixes:
- dedwd
- name: Goofyguytpa
id: 8691
prefixes:
- mp
- name: SimGoober
id: 24419
alias: sg
prefixes:
- sg
- name: kingofsimcity
id: 33566
prefixes:
- kosc
- king's
- name: SimFox
id: 71768
prefixes:
- simfox
- name: memo
id: 95442
github: memo33
- name: MarcosMX
id: 111156
prefixes:
- blam
- mx
- rnp
- name: dk1
id: 153428
prefixes:
- dk1
- name: Seraf
id: 157985
prefixes:
- nybt
- name: Darknono35
id: 197208
prefixes:
- nybt
- dk35
- dk 35
- cbt
- name: Paeng
id: 211121
prefixes:
- Paeng's
- name: Parisian
id: 217422
prefixes:
- nybt
- name: der_gammler
id: 241465
prefixes:
- rfr
- name: Null 45
id: 246111
github: 0xC0000054
- name: smf_16
id: 259789
github: sebamarynissen
- name: pclark06
id: 364367
prefixes:
- pc
- name: Barroco Hispano
id: 415633
alias: agc
prefixes:
- agc
- name: Simmer2
id: 444001
prefixes:
- sm2
- name: nos.17
id: 455740
github: noah-severyn
groups:
- b62
- name: RRetail
id: 744613
prefixes:
- rr
- name: rebalyntts
id: 68757
prefixes:
- rlm
# Example for permissions for specific packages.
# authors:
# - name: Aaron Graham
# id: 226625
# groups:
# - nybt
# Example for blocking someone
# authors:
# - id: 1234
# blocked: true