about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorMatheus de Souza Pessanha <matheus_pessanha2001@outlook.com>2021-05-02 13:30:24 -0300
committerMatheus de Souza Pessanha <matheus_pessanha2001@outlook.com>2021-05-10 13:01:27 -0300
commita669f2a0e447db236e22ac19244ed03c276d0a42 (patch)
tree7fc7eeeb9ef68c717512c3fe07edd08fcab9aa60 /maintainers
parent6bba03c7bce7c717f221273689f98c83c72c50f5 (diff)
earthly: init at 0.5.11
Update pkgs/top-level/all-packages.nix; Added earthly

Do check tests

created personal handle in maintainers/maintainer-list.nix

preppended "debugger" and "shellrepeater" binaries with earthly-* to avoid collisions

fixed earthly package maintainer name
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index b8de823c9af45..c11ef4d589d26 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -11162,6 +11162,12 @@
     githubId = 26458780;
     name = "Matthew Croughan";
   };
+  mdsp = {
+    github = "Mdsp9070";
+    githubId = 44469426;
+    name = "Matheus de Souza Pessanha";
+    email = "matheus_pessanha_2001@outlook.com";
+  };
   ngerstle = {
     name = "Nicholas Gerstle";
     email = "ngerstle@gmail.com";