Unverified Commit 37941159 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

Merge pull request #320141 from diogomdp/master

maintainers: rename astindev to diogomdp
parents f7aae7b0 d2eb2b4c
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -1917,12 +1917,6 @@
    githubId = 7745457;
    name = "Astavie";
  };
  astindev = {
    email = "astindev@pm.me";
    github = "astindev";
    githubId = 52360869;
    name = "Astin";
  };
  astro = {
    email = "astro@spaceboyz.net";
    github = "astro";
@@ -5234,6 +5228,12 @@
    github = "diniamo";
    githubId = 55629891;
  };
  diogomdp = {
    email = "me@diogodp.dev";
    github = "diogomdp";
    githubId = 52360869;
    name = "Diogo";
  };
  diogotcorreia = {
    name = "Diogo Correia";
    email = "me@diogotc.com";
+1 −1
Original line number Diff line number Diff line
@@ -1291,7 +1291,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=discloud.discloud";
          homepage = "https://github.com/discloud/vscode-discloud";
          license = lib.licenses.asl20;
          maintainers = [ lib.maintainers.astindev ];
          maintainers = [ lib.maintainers.diogomdp ];
        };
      };