Skip to content

Commit

Permalink
Opam: Update mail addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
saroupille committed Oct 27, 2024
1 parent 4fa0153 commit c81e8e1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bam-ppx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ opam-version: "2.0"
synopsis: "A PPX deriving generators for OCaml types"
description:
"Provides a way to automatically get generators for a given type"
maintainer: ["François Thiré"]
authors: ["François Thiré"]
maintainer: ["François Thiré <bam@saroupille.com>"]
authors: ["François Thiré <bam@saroupille.com>"]
license: "MIT"
tags: ["test" "pbt" "shrinking" "internal" "bam" "ppx"]
homepage: "https://github.com/francoisthire/bam"
Expand Down
4 changes: 2 additions & 2 deletions bam.opam
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ opam-version: "2.0"
synopsis: "A property-based testing library with internal shrinking"
description:
"A property-based testing allowing to define generators with internal shrinking easily"
maintainer: ["François Thiré"]
authors: ["François Thiré"]
maintainer: ["François Thiré <bam@saroupille.com>"]
authors: ["François Thiré <bam@saroupille.com>"]
license: "MIT"
tags: ["test" "pbt" "shrinking" "internal"]
homepage: "https://github.com/francoisthire/bam"
Expand Down
4 changes: 2 additions & 2 deletions tezt-bam.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
opam-version: "2.0"
synopsis: "A plugin of [bam] for Tezt"
description: "Provides a way to register PBT tests with Tezt"
maintainer: ["François Thiré"]
authors: ["François Thiré"]
maintainer: ["François Thiré <bam@saroupille.com>"]
authors: ["François Thiré <bam@saroupille.com>"]
license: "MIT"
tags: ["test" "tezt" "pbt" "shrinking" "internal" "bam"]
homepage: "https://github.com/francoisthire/bam"
Expand Down

0 comments on commit c81e8e1

Please sign in to comment.