Commit f14fd6e2 authored by FichteFoll's avatar FichteFoll

Merge pull request #5159 from wbond/rename_aaapackagedev

Rename AAAPackageDev to PackageDev
parents bdad4cca 40e6d60f
{
"schema_version": "3.0.0",
"packages": [
{
"details": "https://github.com/SublimeText/AAAPackageDev",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"details": "https://github.com/khiltd/Abacus",
"releases": [
......
......@@ -32,6 +32,17 @@
}
]
},
{
"name": "PackageDev",
"details": "https://github.com/SublimeText/PackageDev",
"previous_names": ["AAAPackageDev"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"details": "https://github.com/skuroda/PackageResourceViewer",
"releases": [
......
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