Skip to content

Commit 2d39c33

Browse files
committed
Update list of authors
1 parent bbb21e3 commit 2d39c33

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

dune-project

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
"Oleksiy Golovko <[email protected]>"
1515
"Rudi Grinberg <[email protected]>"
1616
"Sacha Ayoun <[email protected]>"
17-
"cannorin <[email protected]>")
17+
"cannorin <[email protected]>"
18+
"Ulugbek Abdullaev <[email protected]>"
19+
"Thibaut Mattio <[email protected]>"
20+
"Max Lantas <[email protected]>")
1821

1922
(source (github ocaml/ocaml-lsp))
2023

jsonrpc.opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ authors: [
1111
"Rudi Grinberg <[email protected]>"
1212
"Sacha Ayoun <[email protected]>"
1313
"cannorin <[email protected]>"
14+
"Ulugbek Abdullaev <[email protected]>"
15+
"Thibaut Mattio <[email protected]>"
16+
"Max Lantas <[email protected]>"
1417
]
1518
license: "ISC"
1619
homepage: "https://github.com/ocaml/ocaml-lsp"

lsp.opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ authors: [
1515
"Rudi Grinberg <[email protected]>"
1616
"Sacha Ayoun <[email protected]>"
1717
"cannorin <[email protected]>"
18+
"Ulugbek Abdullaev <[email protected]>"
19+
"Thibaut Mattio <[email protected]>"
20+
"Max Lantas <[email protected]>"
1821
]
1922
license: "ISC"
2023
homepage: "https://github.com/ocaml/ocaml-lsp"

ocaml-lsp-server.opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ authors: [
1111
"Rudi Grinberg <[email protected]>"
1212
"Sacha Ayoun <[email protected]>"
1313
"cannorin <[email protected]>"
14+
"Ulugbek Abdullaev <[email protected]>"
15+
"Thibaut Mattio <[email protected]>"
16+
"Max Lantas <[email protected]>"
1417
]
1518
license: "ISC"
1619
homepage: "https://github.com/ocaml/ocaml-lsp"

0 commit comments

Comments
 (0)