Skip to content

Commit 424365b

Browse files
authored
Use eventyay for support etc (#18)
1 parent 4c9d38c commit 424365b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[project]
22
name = "eventyay-stripe"
33
dynamic = ["version"]
4-
description = "Integrates pretix with venueless.org"
4+
description = "Integrates eventyay-stripe with eventyay"
55
readme = "README.rst"
66
requires-python = ">=3.9"
77
license = {file = "LICENSE"}
88
keywords = ["pretix"]
99
authors = [
10-
{name = "pretix team", email = "support@pretix.eu"},
10+
{name = "eventyay team", email = "support@eventyay.com"},
1111
]
1212
maintainers = [
13-
{name = "pretix team", email = "support@pretix.eu"},
13+
{name = "eventyay team", email = "support@eventyay.com"},
1414
]
1515

1616
dependencies = [

0 commit comments

Comments
 (0)