first commit

This commit is contained in:
2025-02-12 13:45:20 -05:00
commit b264901f34
12 changed files with 473 additions and 0 deletions

24
repository.json Normal file
View File

@@ -0,0 +1,24 @@
{
"id": "hristudio-official",
"name": "HRIStudio Official Robot Plugins",
"description": "Official collection of robot plugins maintained by the HRIStudio team",
"url": "https://github.com/soconnor0919/robot-plugins",
"official": true,
"author": {
"name": "HRIStudio Team",
"email": "team@hristudio.org",
"url": "https://hristudio.org",
"organization": "HRIStudio"
},
"maintainers": [
{
"name": "Sean O'Connor",
"url": "https://github.com/soconnor0919"
}
],
"homepage": "https://hristudio.org/plugins",
"license": "MIT",
"defaultBranch": "main",
"lastUpdated": "2024-02-12T00:00:00Z",
"trust": "official"
}