Skip to content

Commit 913c562

Browse files
Add more debian mantainers clues
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 1cd5d02 commit 913c562

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/packagedcode/debian.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,12 @@ def build_package_data(debian_data, datasource_id, package_type='deb', distro=No
675675

676676
maintainer_clues_for_namespace = {
677677
'packages.debian.org': 'debian',
678+
'lists.debian.org': 'debian',
679+
'lists.alioth.debian.org': 'debian',
680+
'@debian.org': 'debian',
681+
'debian-init-diversity@': 'debian',
678682
'lists.ubuntu.com': 'ubuntu',
683+
'@canonical.com': 'ubuntu',
679684
}
680685

681686

0 commit comments

Comments
 (0)