Skip to content

Commit 3969f89

Browse files
committed
#1 - refactoring
1 parent bf3a93e commit 3969f89

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ readme = "README.md"
66
license = { text = "Apache-2.0" }
77
requires-python = ">=3.10"
88
authors = [{ name = "Edenlabllc" }]
9-
maintainers = [{ name = "SRE Team: @anovikov-el @apanasiuk-el" }]
9+
maintainers = [
10+
{ name = "@anovikov-el" },
11+
{ name = "@apanasiuk-el" }
12+
]
1013
keywords = [
1114
"python", "github", "actions",
1215
"ci", "cd", "devops", "infrastructure",

0 commit comments

Comments
 (0)