Skip to content

Commit

Permalink
Add more debian mantainers clues
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
  • Loading branch information
AyanSinhaMahapatra committed Jan 29, 2024
1 parent 1cd5d02 commit 913c562
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/packagedcode/debian.py
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,12 @@ def build_package_data(debian_data, datasource_id, package_type='deb', distro=No

maintainer_clues_for_namespace = {
'packages.debian.org': 'debian',
'lists.debian.org': 'debian',
'lists.alioth.debian.org': 'debian',
'@debian.org': 'debian',
'debian-init-diversity@': 'debian',
'lists.ubuntu.com': 'ubuntu',
'@canonical.com': 'ubuntu',
}


Expand Down

0 comments on commit 913c562

Please sign in to comment.