Skip to content

Commit

Permalink
update email
Browse files Browse the repository at this point in the history
  • Loading branch information
zapashcanon committed Nov 15, 2024
1 parent 5640552 commit 502c03e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
(license AGPL-3.0-or-later)

(authors
"Léo Andrès <[email protected]>"
"Léo Andrès <[email protected]>"
"Pierre Chambart <[email protected]>"
"Filipe Marques <[email protected]>"
"Eric Patrizio <[email protected]>"
"Arthur Carcano <[email protected]>")

(maintainers "Léo Andrès <[email protected]>")
(maintainers "Léo Andrès <[email protected]>")

(source
(github ocamlpro/owi))
Expand Down
4 changes: 2 additions & 2 deletions owi.opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ synopsis:
"OCaml toolchain to work with WebAssembly, including an interpreter"
description:
"Owi is an OCaml toolchain to work with WebAssembly. It provides an interpreter as an executable and a library."
maintainer: ["Léo Andrès <[email protected]>"]
maintainer: ["Léo Andrès <[email protected]>"]
authors: [
"Léo Andrès <[email protected]>"
"Léo Andrès <[email protected]>"
"Pierre Chambart <[email protected]>"
"Filipe Marques <[email protected]>"
"Eric Patrizio <[email protected]>"
Expand Down

0 comments on commit 502c03e

Please sign in to comment.