Skip to content

Commit 6cb7ad8

Browse files
committed
Changed project author from Tatu to Ed
1 parent 8a40e1b commit 6cb7ad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
version = VERSION,
3434
description = 'Web testing library for Robot Framework',
3535
long_description = DESCRIPTION,
36-
author = 'Tatu Aalto',
37-
author_email = '[email protected]',
36+
author = 'Ed Manlove',
37+
author_email = '[email protected]',
3838
url = 'https://github.com/robotframework/SeleniumLibrary',
3939
license = 'Apache License 2.0',
4040
keywords = 'robotframework testing testautomation selenium webdriver web',

0 commit comments

Comments
 (0)