Skip to content

Commit 82a314a

Browse files
authored
chore: Update maintainer list & Add our e-mail address (#468)
1 parent e36d874 commit 82a314a

4 files changed

+16
-4
lines changed

learn-ocaml-client.opam

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ authors: [
88
"Louis Gesbert (OCamlPro)"
99
"Pierrick Couderc (OCamlPro)"
1010
]
11-
maintainer: "Yann Régis-Gianas"
11+
maintainer: [
12+
"Érik Martin-Dorel <[email protected]>"
13+
"Yann Régis-Gianas <[email protected]>"
14+
]
1215
license: "MIT"
1316
homepage: "https://github.com/ocaml-sf/learn-ocaml"
1417
bug-reports: "https://github.com/ocaml-sf/learn-ocaml/issues"

learn-ocaml-client.opam.locked

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ synopsis: "The learn-ocaml client"
55
description: """\
66
This contains the binaries to interact with the learn-ocaml
77
platform from the command line."""
8-
maintainer: "Yann Régis-Gianas"
8+
maintainer: [
9+
"Érik Martin-Dorel <[email protected]>"
10+
"Yann Régis-Gianas <[email protected]>"
11+
]
912
authors: [
1013
"Benjamin Canou (OCamlPro)"
1114
"Çağdaş Bozman (OCamlPro)"

learn-ocaml.opam

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ authors: [
88
"Louis Gesbert (OCamlPro)"
99
"Pierrick Couderc (OCamlPro)"
1010
]
11-
maintainer: "Yann Régis-Gianas"
11+
maintainer: [
12+
"Yann Régis-Gianas <[email protected]>"
13+
"Érik Martin-Dorel <[email protected]>"
14+
]
1215
license: "MIT"
1316
homepage: "https://github.com/ocaml-sf/learn-ocaml"
1417
bug-reports: "https://github.com/ocaml-sf/learn-ocaml/issues"

learn-ocaml.opam.locked

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ authors: [
88
"Louis Gesbert (OCamlPro)"
99
"Pierrick Couderc (OCamlPro)"
1010
]
11-
maintainer: "Yann Régis-Gianas"
11+
maintainer: [
12+
"Yann Régis-Gianas <[email protected]>"
13+
"Érik Martin-Dorel <[email protected]>"
14+
]
1215
license: "MIT"
1316
homepage: "https://github.com/ocaml-sf/learn-ocaml"
1417
bug-reports: "https://github.com/ocaml-sf/learn-ocaml/issues"

0 commit comments

Comments
 (0)