Skip to content

Commit 5f8f653

Browse files
Update
1 parent e35baa2 commit 5f8f653

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

publish.sbt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ ThisBuild / developers := List(
3535
name = "Kevin Wallimann",
3636
email = "[email protected]",
3737
url = url("https://github.com/kevinwallimann")
38+
),
39+
Developer(
40+
id = "AlexGuzmanAtAbsa",
41+
name = "Alejandro Guzman",
42+
email = "[email protected]",
43+
url = url("https://github.com/AlexGuzmanAtAbsa")
3844
)
3945
)
4046

0 commit comments

Comments
 (0)