We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad90ff4 commit 87f7311Copy full SHA for 87f7311
.prettierignore
@@ -0,0 +1 @@
1
+/CODEOWNERS
CODEOWNERS
@@ -1,7 +1,3 @@
-# Code owners automatically determined from commit history
2
-# Patterns match files or directories followed by one or more owners.
3
-# Owners here correspond to frequent contributors in the git history.
4
-
5
# Default owners for everything
6
* @nullfunc
7
@@ -13,4 +9,3 @@
13
9
14
10
# Packaging with Nix
15
11
/pkgs/defang/** @lionello
16
0 commit comments