vscode: add bobby285271 as maintainer

main
Bobby Rong 3 years ago
parent 3b8e361939
commit e9b7f5564a
No known key found for this signature in database
GPG Key ID: ED07364437C91161
  1. 2
      pkgs/applications/editors/vscode/vscode.nix

@ -57,7 +57,7 @@ in
homepage = "https://code.visualstudio.com/";
downloadPage = "https://code.visualstudio.com/Updates";
license = licenses.unfree;
maintainers = with maintainers; [ eadwu synthetica maxeaubrey ];
maintainers = with maintainers; [ eadwu synthetica maxeaubrey bobby285271 ];
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ];
};
}

Loading…
Cancel
Save