# /etc/debrepo/github-sources
#
# GitHub repositories to poll for .deb release assets.
# One owner/repo per line. Lines starting with # are comments.
# Blank lines are ignored.
#
# The poller checks each repo's releases for .deb files and imports
# them via debrepo-add-package (which enforces the allowlist).
#
# A GitHub token at /etc/debrepo/github-token is required for private
# repos and to avoid rate limits. Without a token, only public repos
# are accessible (60 requests/hour).
#
# Examples:
#   myorg/myapp
#   anotheruser/another-project
