Skip to content

Commit 085d715

Browse files
committed
Fix composer.json: concise description, update email to [email protected]
1 parent 3039693 commit 085d715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "netresearch/agent-github-project",
3-
"description": "GitHub repository setup and platform-specific features. This skill should be used when creating new GitHub repositories, configuring branch protection rules, setting up GitHub Issues/Discussions/Proje",
3+
"description": "Netresearch AI skill for GitHub repository setup, branch protection and project configuration",
44
"type": "ai-agent-skill",
55
"license": "MIT",
66
"authors": [
77
{
88
"name": "Netresearch DTT GmbH",
9-
"email": "plugins@netresearch.de",
9+
"email": "info@netresearch.de",
1010
"homepage": "https://www.netresearch.de/",
1111
"role": "Manufacturer"
1212
}

0 commit comments

Comments
 (0)