-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
43 lines (33 loc) · 1.31 KB
/
CODEOWNERS
File metadata and controls
43 lines (33 loc) · 1.31 KB
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
# frontend
frontend @littlegamer757
frontend/apps/mainframe @profiluefter @Klausmd5
# architektur team
Core.WebUntis.Interface @profiluefter
Core.Moodle.Interface @profiluefter
Core.Ldap.Interface @profiluefter
Core.Plugin.Interface @profiluefter @SchneckchenAndy
Core.WebUntis.Interface @profiluefter @SchoenbergerFabian
Core.Moodle.Interface @profiluefter @EinboeckFranz
Core.Ldap.Interface @profiluefter @EinboeckFranz
Core.Backend/Pluginloader.cs @Klausmd5
Core.Backend.Secure @Klausmd5
deployment @profiluefter
Core.AuthLib @Klausmd5
Core.AuthLib/Services/RsaService.cs @Klausmd5
Core.Backend.Secure/Services @Klausmd5
# backend 2
Core.Moodle.Implementation @EinboeckFranz
Core.Ldap.Implementation @EinboeckFranz
# backend 1
Core.WebUntis.Implementation @SchoenbergerFabian
# miscellaneous files
diagrams @SchneckchenAndy
.editorconfig @profiluefter
.pre-commit-config.yaml @profiluefter
.github/release-drafter.yml @Klausmd5
.github/workflows/* @profiluefter
.github/workflows/release-drafter.yml @Klausmd5
# SIMONCHECK
.github/checkPw.py @Klausmd5
.github/hasher.py @Klausmd5
CODEOWNERS @profiluefter