There was an error while loading. Please reload this page.
1 parent 4644877 commit 70383f8Copy full SHA for 70383f8
1 file changed
lilac2/api.py
@@ -46,6 +46,7 @@
46
VCS_SUFFIXES = ('-git', '-hg', '-svn', '-bzr')
47
AUR_BLACKLIST = {
48
'dnrops': "creates packages that install packages into the packager's system",
49
+ 'zxp19821005': 'creates dangerous packages assisted by AI, proof: https://aur.archlinux.org/packages/wemeet-bin#comment-1080149',
50
}
51
52
def _unquote_item(s: str) -> Optional[str]:
0 commit comments