vscode: add bobby285271 as maintainer

This commit is contained in:
Bobby Rong 2021-11-19 21:01:01 +08:00
parent 3b8e361939
commit e9b7f5564a
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -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" ];
};
}