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 227fcad commit 7d61cedCopy full SHA for 7d61ced
OWNERS renamed to .github/CODEOWNERS
@@ -1,2 +1,2 @@
1
-# These owners will be the default owners for everything in the repo.
2
-* @alazidis
+# These owners will be the default owners for everything in the repo.
+* @AposLaz
MAINTAINERS.md
@@ -0,0 +1,3 @@
+# Maintainers
+
3
+- [Apostolos Lazidis (@AposLaz)](https://github.com/AposLaz) - Project Lead
helm/Chart.yaml
@@ -19,7 +19,7 @@ type: application
19
version: 1.0.0
20
appVersion: "1.0.0"
21
sources:
22
- - https://github.com/AposLaz
+ - https://github.com/AposLaz/kube-netlag
23
maintainers:
24
- name: Apostolos Lazidis
25
email: aplazidis@gmail.com
0 commit comments