/usr/share/apport/general-hooks/usr.py is in ubuntu-sugar-remix-default-settings 0.5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | def add_info(report):
report['Tags'] = report.get('Tags', '') + ' ubuntu-une'
|