diff --git a/packages.json b/packages.json index a6024f6..32fab07 100644 --- a/packages.json +++ b/packages.json @@ -201,5 +201,19 @@ ], "url": "https://github.com/jdbernard/nim-vcard.git", "web": "https://github.com/jdbernard/nim-vcard" + }, + { + "name": "pit2trello", + "description": "Tool to sync issues from my personal issue tracker with Trello.", + "license": "MIT", + "method": "git", + "tags": [ + "trello", + "pit", + "task-management", + "productivity" + ], + "url": "https://git.jdb-software.com/jdb/pit2trello.git", + "web": "https://git.jdb-software.com/jdb/pit2trello" } ]