Unverified Commit e38d3d6c authored by Maxine Aubrey's avatar Maxine Aubrey
Browse files

vscode: drop self from maintainers

parent 97195c0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ in
      homepage = "https://code.visualstudio.com/";
      downloadPage = "https://code.visualstudio.com/Updates";
      license = licenses.unfree;
      maintainers = with maintainers; [ eadwu synthetica amaxine bobby285271 Enzime ];
      maintainers = with maintainers; [ eadwu synthetica bobby285271 Enzime ];
      platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ];
    };
  }