Skip to content

Commit

Permalink
renamed package to valantic-cec
Browse files Browse the repository at this point in the history
  • Loading branch information
nxsschoenfeld committed Jul 19, 2023
1 parent d28a386 commit 789ea12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Automization for regular project related tasks - no developer likes.
## Setup
```
composer global config repositories.gitlab.nxs360.com/460 '{"type": "composer", "url": "https://gitlab.nxs360.com/api/v4/group/460/-/packages/composer/packages.json"}'
composer global require valantic/aijira
composer global require valantic-cec/aijira
```

- Retrieve your [OpenAI API Key](https://platform.openai.com/account/api-keys)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "valantic/aijira",
"name": "valantic-cec/aijira",
"description": "Use OpenAI to generate sprint goals, a sprint review agenda or jira ticket field descriptions.",
"type": "library",
"license": "MIT",
Expand Down

0 comments on commit 789ea12

Please sign in to comment.