Skip to content

Commit 720dd9e

Browse files
authored
Fix owner of
1 parent 273fa12 commit 720dd9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"toolchain-xtensa-esp-elf": {
5151
"type": "toolchain",
5252
"optional": true,
53-
"owner": "espressif",
53+
"owner": "platformio",
5454
"version": "13.2.0+20240530"
5555
},
5656
"toolchain-riscv32-esp": {
5757
"type": "toolchain",
5858
"optional": true,
59-
"owner": "espressif",
59+
"owner": "platformio",
6060
"version": "13.2.0+20240530"
6161
},
6262
"toolchain-esp32ulp": {

0 commit comments

Comments
 (0)