Skip to content

Commit f43fd16

Browse files
committed
update kate email
1 parent b9a7642 commit f43fd16

12 files changed

+12
-12
lines changed

AUTHORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
David Allsopp <[email protected]>
22
Vincent Bernardoff <[email protected]>
33
Raja Boujbel <[email protected]>
4-
Kate Deplaix <kit.ty.kate@disroot.org>
4+
Kate Deplaix <kit-ty-kate@outlook.com>
55
Roberto Di Cosmo <[email protected]>
66
Thomas Gazagnaire <[email protected]>
77
Louis Gesbert <[email protected]>

opam-admin.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors: [
55
"David Allsopp <[email protected]>"
66
"Vincent Bernardoff <[email protected]>"
77
"Raja Boujbel <[email protected]>"
8-
"Kate Deplaix <kit.ty.kate@disroot.org>"
8+
"Kate Deplaix <kit-ty-kate@outlook.com>"
99
"Roberto Di Cosmo <[email protected]>"
1010
"Thomas Gazagnaire <[email protected]>"
1111
"Louis Gesbert <[email protected]>"

opam-client.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam-core.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam-devel.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam-format.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam-installer.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors: [
1111
"David Allsopp <[email protected]>"
1212
"Vincent Bernardoff <[email protected]>"
1313
"Raja Boujbel <[email protected]>"
14-
"Kate Deplaix <kit.ty.kate@disroot.org>"
14+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1515
"Roberto Di Cosmo <[email protected]>"
1616
"Thomas Gazagnaire <[email protected]>"
1717
"Louis Gesbert <[email protected]>"

opam-repository.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam-solver.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam-state.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors: [
99
"David Allsopp <[email protected]>"
1010
"Vincent Bernardoff <[email protected]>"
1111
"Raja Boujbel <[email protected]>"
12-
"Kate Deplaix <kit.ty.kate@disroot.org>"
12+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1313
"Roberto Di Cosmo <[email protected]>"
1414
"Thomas Gazagnaire <[email protected]>"
1515
"Louis Gesbert <[email protected]>"

opam.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors: [
66
"David Allsopp <[email protected]>"
77
"Vincent Bernardoff <[email protected]>"
88
"Raja Boujbel <[email protected]>"
9-
"Kate Deplaix <kit.ty.kate@disroot.org>"
9+
"Kate Deplaix <kit-ty-kate@outlook.com>"
1010
"Roberto Di Cosmo <[email protected]>"
1111
"Thomas Gazagnaire <[email protected]>"
1212
"Louis Gesbert <[email protected]>"

src/client/opamArg.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ let help_sections cli =
420420
`S "David Allsopp <[email protected]>"; `Noblank;
421421
`P "Vincent Bernardoff <[email protected]>"; `Noblank;
422422
`P "Raja Boujbel <[email protected]>"; `Noblank;
423-
`S "Kate Deplaix <kit.ty.kate@disroot.org>"; `Noblank;
423+
`S "Kate Deplaix <kit-ty-kate@outlook.com>"; `Noblank;
424424
`P "Roberto Di Cosmo <[email protected]>"; `Noblank;
425425
`P "Thomas Gazagnaire <[email protected]>"; `Noblank;
426426
`P "Louis Gesbert <[email protected]>"; `Noblank;

0 commit comments

Comments
 (0)