Skip to content

Commit

Permalink
Add owner key to config
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed Aug 28, 2024
1 parent 6bca471 commit f5f1106
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion spago.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,13 @@ package:
- assert
- console
publish:
version: 0.1.0
version: 0.1.1
license: Apache-2.0
location:
githubOwner: f-f
githubRepo: purescript-priority-queue
owners:
- keytype: ssh-ed25519
public: AAAAC3NzaC1lZDI1NTE5AAAAIBP7cbacua16Pi8FpgJUGpzlB14Y8AWcVAHlgdQTMQof
id: fabrizio+github@hadrianus
workspace: {}

0 comments on commit f5f1106

Please sign in to comment.