File: CODEOWNERS

package info (click to toggle)
python-synologydsm-api 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,364 kB
  • sloc: python: 27,201; sh: 25; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
* @mib1185

.github/* @oncleben31
.darglint @oncleben31
.flake8 @oncleben31

*/surveillance_station/* @shenxn
src/synology_dsm/api/core/share.py @Gestas
src/synology_dsm/api/core/system.py @mib1185
src/synology_dsm/api/core/upgrade.py @mib1185
tests/api_data/dsm_6/core/const_6_core_share.py @Gestas
tests/api_data/dsm_6/core/const_6_core_system.py @mib1185
tests/api_data/dsm_6/core/const_6_core_upgrade.py @mib1185