table without id file.link as Person, filter(file.tags, (t) => t !="#people") as Tags
from #people
where !contains(file.name,"Template") and !contains(file.tags,"people/type")
sort file.name asc
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.