diff --git a/src/calibre/customize/profiles.py b/src/calibre/customize/profiles.py index 4fa53b1cdb..88cef50e39 100644 --- a/src/calibre/customize/profiles.py +++ b/src/calibre/customize/profiles.py @@ -649,6 +649,7 @@ class NookOutput(OutputProfile): class BambookOutput(OutputProfile): + author = 'Li Fanxi' name = 'Sanda Bambook' short_name = 'bambook' description = _('This profile is intended for the Sanda Bambook.')