We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae0d32 commit 46b80e6Copy full SHA for 46b80e6
1 file changed
fluent.bundle/setup.py
@@ -11,8 +11,8 @@
11
setup(name='fluent.bundle',
12
version='0.1',
13
description='Localization library for expressive translations.',
14
- author='Mozilla',
15
- author_email='l10n-drivers@mozilla.org',
+ author='Luke Plant',
+ author_email='L.Plant.98@cantab.net',
16
license='APL 2',
17
url='https://github.com/projectfluent/python-fluent',
18
keywords=['fluent', 'localization', 'l10n'],
0 commit comments