mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 16:14:28 +08:00
0.2.7
修改天气组件,ci工作流
This commit is contained in:
24
.github/CODEOWNERS
vendored
Normal file
24
.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
# CODEOWNERS for LanMontainDesktop
|
||||
|
||||
# Default owners for everything
|
||||
* @
|
||||
|
||||
# Desktop UI & Components
|
||||
/LanMontainDesktop/Views/ @
|
||||
/LanMontainDesktop/ViewModels/ @
|
||||
/LanMontainDesktop/ComponentSystem/ @
|
||||
/LanMontainDesktop/Styles/ @
|
||||
/LanMontainDesktop/Controls/ @
|
||||
|
||||
# Backend Services
|
||||
/LanMontainDesktop/Services/ @
|
||||
/LanMontainDesktop.RecommendationBackend/ @
|
||||
|
||||
# Documentation
|
||||
/docs/ @
|
||||
/README.md @
|
||||
|
||||
# Build & CI/CD
|
||||
/.github/ @
|
||||
/scripts/ @
|
||||
/LanMontainDesktop/LanMontainDesktop.csproj @
|
||||
Reference in New Issue
Block a user