nixpkgs/.mention-bot

7 lines
106 B
Plaintext
Raw Normal View History

{
// users in this list will never be mentioned by mention-bot
"userBlacklist": [
"civodul"
]
}