File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ https://scalameta.org/metals/docs/contributors/getting-started.html
23
23
24
24
The current maintainers (people who can merge pull requests) are:
25
25
26
+ - Adrien Piquerez - [ ` @adpi2 ` ] ( https://github.com/adpi2 )
26
27
- Alexey Alekhin - [ ` @laughedelic ` ] ( https://github.com/laughedelic )
27
28
- Chris Kipp - [ ` @ckipp01 ` ] ( https://github.com/ckipp01 )
28
29
- Gabriele Petronella - [ ` @gabro ` ] ( https://github.com/gabro )
Original file line number Diff line number Diff line change @@ -62,6 +62,12 @@ inThisBuild(
62
62
),
63
63
homepage := Some (url(" https://github.com/scalameta/metals" )),
64
64
developers := List (
65
+ Developer (
66
+ " adpi2" ,
67
+ " Adrien Piquerez" ,
68
+
69
+ url(" https://github.com/adpi2" )
70
+ ),
65
71
Developer (
66
72
" laughedelic" ,
67
73
" Alexey Alekhin" ,
You can’t perform that action at this time.
0 commit comments