Skip to content

Commit 9473537

Browse files
authored
Merge pull request scalameta#2623 from tgodzik/adpi2
Welcome Adrien to the team!
2 parents 3169bf0 + 1c2eb2c commit 9473537

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ https://scalameta.org/metals/docs/contributors/getting-started.html
2323

2424
The current maintainers (people who can merge pull requests) are:
2525

26+
- Adrien Piquerez - [`@adpi2`](https://github.com/adpi2)
2627
- Alexey Alekhin - [`@laughedelic`](https://github.com/laughedelic)
2728
- Chris Kipp - [`@ckipp01`](https://github.com/ckipp01)
2829
- Gabriele Petronella - [`@gabro`](https://github.com/gabro)

build.sbt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ inThisBuild(
6262
),
6363
homepage := Some(url("https://github.com/scalameta/metals")),
6464
developers := List(
65+
Developer(
66+
"adpi2",
67+
"Adrien Piquerez",
68+
69+
url("https://github.com/adpi2")
70+
),
6571
Developer(
6672
"laughedelic",
6773
"Alexey Alekhin",

0 commit comments

Comments
 (0)