Skip to content

Commit 962214a

Browse files
authored
Merge pull request #508 from killaitis/patch-1
Add Peloton to projects.yml
2 parents f4b1f98 + c659cc3 commit 962214a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_data/projects.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,11 @@
269269
github: "https://github.com/j-mie6/parsley-cats"
270270
affiliate: true
271271
platforms: [js, jvm, native]
272+
- title: "Peloton"
273+
description: "An actor library for Cats Effect"
274+
github: "https://github.com/killaitis/peloton"
275+
affiliate: true
276+
platforms: [jvm]
272277
- title: "PureConfig"
273278
description: "A boilerplate-free library for loading configuration files"
274279
github: "https://github.com/pureconfig/pureconfig"

0 commit comments

Comments
 (0)