Skip to content

Commit

Permalink
Update opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed Mar 7, 2021
1 parent e7e6f38 commit 1613d14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
(license ISC)
(authors "Philippe Wang <[email protected]>"
"Nicolás Ojeda Bär <[email protected]>")
(maintainers "Nicolás Ojeda Bär <[email protected]>")
(source (github ocaml/omd))

(package
Expand Down
1 change: 1 addition & 0 deletions omd.opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OMD is meant to be as faithful as possible to the original Markdown.
Additionally, OMD implements a few Github markdown features, an
extension mechanism, and some other features. Note that the opam
package installs both the OMD library and the command line tool `omd`."""
maintainer: ["Nicolás Ojeda Bär <[email protected]>"]
authors: [
"Philippe Wang <[email protected]>"
"Nicolás Ojeda Bär <[email protected]>"
Expand Down

0 comments on commit 1613d14

Please sign in to comment.