Commit e83510d3 authored by Vladimir Ivanov's avatar Vladimir Ivanov Committed by FichteFoll

Fixed AVR-ASM-Sublime package info due to account changing (#5843)

parent bb35d243
...@@ -1972,10 +1972,12 @@ ...@@ -1972,10 +1972,12 @@
] ]
}, },
{ {
"details": "https://github.com/voventus/AVR-ASM-Sublime", "name": "AvrAssembler",
"details": "https://github.com/vyivanov/AVR-ASM-Sublime",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"platforms": ["osx", "linux", "windows"],
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "branch": "master"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment