We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fac512 commit 448d361Copy full SHA for 448d361
1 file changed
.github/CODEOWNERS
@@ -1,7 +1,7 @@
1
-# Replace @OWNER with the GitHub username or team that maintains DirectPilot before publishing.
2
-# Example:
3
-# * @OWNER
4
-# /app/yandex_*.py @OWNER
5
-# /app/config.py @OWNER
6
-# /.github/ @OWNER
7
-# /skills/ @OWNER
+# DirectPilot maintainers. Keep this file in sync with the GitHub team/users
+# that can review safety-sensitive beta changes.
+* @Adel7418
+/app/yandex_*.py @Adel7418
+/app/config.py @Adel7418
+/.github/ @Adel7418
+/skills/ @Adel7418
0 commit comments