Skip to content

Commit 1c2eb2c

Browse files
authored
Merge branch 'main' into adpi2
2 parents 71a2b94 + 3169bf0 commit 1c2eb2c

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
@@ -34,6 +34,7 @@ The current maintainers (people who can merge pull requests) are:
3434
- Ólafur Páll Geirsson - [`@olafurpg`](https://github.com/olafurpg)
3535
- Shane Delmore - [`@ShaneDelmore`](https://github.com/ShaneDelmore)
3636
- Tomasz Godzik - [`@tgodzik`](https://github.com/tgodzik)
37+
- Vadim Chelyshov- [`@dos65`](https://github.com/dos65)
3738

3839
## Acknowledgement
3940

build.sbt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ inThisBuild(
127127
"Tomasz Godzik",
128128
129129
url("https://github.com/tgodzik")
130+
),
131+
Developer(
132+
"dos65",
133+
"Vadim Chelyshov",
134+
135+
url("https://github.com/dos65")
130136
)
131137
),
132138
testFrameworks := List(),

0 commit comments

Comments
 (0)