-
Notifications
You must be signed in to change notification settings - Fork 381
/
CODEOWNERS
Validating CODEOWNERS rules...
54 lines (48 loc) · 2.46 KB
/
CODEOWNERS
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
# The following file is only used to request reviews from
# specific users that is handling a certain package (or file)
# and has write permission to the repository.
# If you wishes to be requested as a reviewer and has write permission
# to the repository, feel free to add yourself to the list
# Global user/team to request review from (only used as a reference), hence commented out
# * @chocolatey/community-maintainers
# Packages
# Multiple users can be set for the same match
*/ruby.portable* @chocolatey-community/chocolatey-team-maintainers
*/python3-streams @chocolatey-community/chocolatey-team-maintainers @Jackenmen
*/python* @chocolatey-community/chocolatey-team-maintainers
*/calibre* @gep13 @AdmiringWorm
*/cdburnerxp* @gep13
*/poweriso* @gep13
*/rdcman* @gep13
*/wix* @gep13
*/gobby* @AdmiringWorm
*/gom-player* @AdmiringWorm
*/jubler* @AdmiringWorm
*/juju* @AdmiringWorm
*/transifex* @chocolatey-community/chocolatey-team-maintainers
*/waterfox* @AdmiringWorm
*/composer* @johnstevenson
*/k9s* @danielkoek
*/krew* @jetersen
*/kubelogin* @jetersen
*/ffmpeg-full* @VuiMuich
*/etcd* @dgalbraith
*/octave.portable* @dgalbraith
*/selenium-gecko-driver* @hansnull @chocolatey-community/chocolatey-team-maintainers
*/es* @TheCakeIsNaOH
*/selenium-chrome-driver* @chocolatey-community/chocolatey-team-maintainers
*/intunewinapputil* @chocolatey-community/chocolatey-team-maintainers
*/selenium-chromium-edge-driver* @chocolatey-community/chocolatey-team-maintainers @AdmiringWorm
*/jenkins* @chocolatey-community/chocolatey-team-maintainers @chocolatey-community/chocolatey-community-solutions
*/brave* @AdmiringWorm
*/nexus-repository* @chocolatey-community/chocolatey-team-maintainers @chocolatey-community/chocolatey-community-solutions
*/totalcommander* @pauby
*/kubescape* @HollowMan6
*/googlechromebeta* @tunisiano187
*/krita* @tunisiano187
*/selenium.powershell* @chocolatey-community/chocolatey-team-maintainers
# Other
# This can be any file other that won't be matched as a package
# You can use the same matches as normally would be used in .gitignore/.gitattributes
extensions/chocolatey-azuredatastudio.extension/* @pascalberger
extensions/chocolatey-vscode.extension/* @pascalberger