1
0
Эх сурвалжийг харах

Update maintainers and add CODEOWNERS for github

Signed-off-by: Ulysses Souza <[email protected]>
Ulysses Souza 6 жил өмнө
parent
commit
a7e8356651
2 өөрчлөгдсөн 12 нэмэгдсэн , 0 устгасан
  1. 6 0
      .github/CODEOWNERS
  2. 6 0
      MAINTAINERS

+ 6 - 0
.github/CODEOWNERS

@@ -0,0 +1,6 @@
+# GitHub code owners
+# See https://help.github.com/articles/about-codeowners/
+#
+# KEEP THIS FILE SORTED. Order is important. Last match takes precedence.
+
+*       @ndeloof @rumpl @ulyssessouza

+ 6 - 0
MAINTAINERS

@@ -11,6 +11,7 @@
 [Org]
 	[Org."Core maintainers"]
 		people = [
+			"ndeloof",
 			"rumpl",
 			"ulyssessouza",
 		]
@@ -77,6 +78,11 @@
 	Email = "[email protected]"
 	GitHub = "mnowster"
 
+	[people.ndeloof]
+	Name = "Nicolas De Loof"
+	Email = "[email protected]"
+	GitHub = "ndeloof"
+
 	[people.rumpl]
 	Name = "Djordje Lukic"
 	Email = "[email protected]"