Skip to content

Commit 46b80e6

Browse files
committed
Added myself as package author
1 parent 4ae0d32 commit 46b80e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fluent.bundle/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
setup(name='fluent.bundle',
1212
version='0.1',
1313
description='Localization library for expressive translations.',
14-
author='Mozilla',
15-
author_email='l10n-drivers@mozilla.org',
14+
author='Luke Plant',
15+
author_email='L.Plant.98@cantab.net',
1616
license='APL 2',
1717
url='https://github.com/projectfluent/python-fluent',
1818
keywords=['fluent', 'localization', 'l10n'],

0 commit comments

Comments
 (0)