Skip to content

Commit 02c78bc

Browse files
authored
MAINTAINERS.md: Remove reference to marketplace (wpilibsuite#6470)
1 parent 9983402 commit 02c78bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Desktop tools publish to the development repo on every push to main. To publish
1818

1919
## Publishing VS Code
2020
Before publishing, make sure to update the gradlerio version in `vscode-wpilib/resources/gradle/version.txt` Also make sure the gradle wrapper version matches the wrapper required by gradlerio.
21-
Upon pushing a tag, a release will be built, and the files will be uploaded to the releases on GitHub. For publishing to the marketplace, you need a Microsoft account and to be added as a maintainer.
21+
Upon pushing a tag, a release will be built, and the files will be uploaded to the releases on GitHub.
2222

2323
## Publishing GradleRIO
2424
Before publishing, make sure to update the version in build.gradle. Publishing must happen locally, using the command `./gradlew publishPlugin`. This does require your API key for publishing to be set.

0 commit comments

Comments
 (0)