Skip to content

Commit a5e5459

Browse files
committed
fix: update maintainer details
1 parent 8970a6a commit a5e5459

File tree

1 file changed

+4
-0
lines changed
  • packages/fungi/fungi.0.1.4

1 file changed

+4
-0
lines changed

packages/fungi/fungi.0.1.4/opam

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: """\
44
A graph library based on functional adjacency list with some common graph
55
algorithms implemented and a fibonacci heap."""
66
maintainer: "Harry K <[email protected]>"
7+
authors: "Harry K <[email protected]>"
8+
homepage: "https://harryk.dev/articles/article1"
9+
bug-reports: "https://github.com/kituyiharry/fungi/issues"
10+
dev-repo: "https://github.com/kituyiharry/fungi/"
711
license: "MIT"
812
tags: ["graph" "functional" "networks"]
913
depends: [

0 commit comments

Comments
 (0)