18 lines
502 B
JSON
18 lines
502 B
JSON
{
|
|
"name": "cpython-skills",
|
|
"owner": {
|
|
"name": "CPython Core Team",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cpython-skills",
|
|
"description": "Skills for working with the CPython repository - helping with building, testing, and contributing to Python's implementation",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-gpshead-cpython-skills-plugins-cpython-skills.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |