aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem/maintainers.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/subsystem: move the exiting code to /legacyAleksandr Nogikh2023-02-101-57/+0
| | | | It will help gradually switch to the new code, once it's fully ready.
* pkg/subsystem: add the fat maintainer (#3601)Aleksandr Nogikh2022-12-271-0/+1
|
* pkg/subsystem: store paths for subsystems and cc for pathsAleksandr Nogikh2022-12-161-0/+56
This will help route filesystem bugs to the right people.