We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a9aab commit 5172731Copy full SHA for 5172731
2 files changed
.github/CODEOWNERS
@@ -0,0 +1,6 @@
1
+# These owners will be the default owners for everything in the repo.
2
+# Order is important; the last matching pattern takes the most precedence.
3
+
4
+* @edgehog-device-manager/cloud-devs
5
+/frontend/ @edgehog-device-manager/cloud-frontend-devs
6
+/backend/ @edgehog-device-manager/cloud-backend-devs
REUSE.toml
@@ -74,3 +74,9 @@ path = ".github/release-please/*.json"
74
precedence = "aggregate"
75
SPDX-FileCopyrightText = "2026 Seco Mind Srl"
76
SPDX-License-Identifier = "Apache-2.0"
77
78
+[[annotations]]
79
+path = ".github/CODEOWNERS"
80
+precedence = "aggregate"
81
+SPDX-FileCopyrightText = "2026 Seco Mind Srl"
82
+SPDX-License-Identifier = "Apache-2.0"
0 commit comments