Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
......@@ -2,34 +2,34 @@ Tickets anarcat might care about.
[[TOC(inline)]]
== owned by anarcat ==
## owned by anarcat
[[TicketQuery(status!=closed,owner=anarcat,order=id,desc=1,format=table,col=component|status|summary|owner|reporter)]]
== reported by anarcat ==
## reported by anarcat
[[TicketQuery(status!=closed,owner!=anarcat,reporter=anarcat,order=id,desc=1,format=table,col=component|status|summary|owner|reporter)]]
== cc'd to anarcat ==
## cc'd to anarcat
[[TicketQuery(status!=closed&cc=~anarcat&owner!=anarcat&reporter!=anarcat,order=id,desc=1,format=table,col=component|status|summary|owner|reporter)]]
== TPA stuff ==
## TPA stuff
[[TicketQuery(status!=closed,owner!=anarcat,reporter!=anarcat,component=Internal Services,order=id,desc=1,format=table,col=status|summary|owner|reporter,group=component)]]
[[TicketQuery(status!=closed,owner!=anarcat,reporter!=anarcat,component=Internal Services/Tor Sysadmin Team,order=id,desc=1,format=table,col=status|summary|owner|reporter,group=component)]]
== Internal Services/Services Admin Team ==
## Internal Services/Services Admin Team
[[TicketQuery(status!=closed,owner!=anarcat,reporter!=anarcat,component=Internal Services/Services Admin Team,owner!=tpa,order=id,desc=1,format=table,col=status|summary|owner|reporter,group=component)]]
== Other services ==
## Other services
''[https://en.wikipedia.org/wiki/Here_be_dragons hic sunt dracones]''
_[hic sunt dracones](https://en.wikipedia.org/wiki/Here_be_dragons)_
[[TicketQuery(status!=closed,owner!=anarcat,reporter!=anarcat,component^=Internal Services,order=id,desc=1,format=table,col=status|summary|owner|reporter,group=component)]]
== Credits ==
## Credits
This page was originally mostly cargo-culted from [[user/weasel]] but grew into its own atrocity.
\ No newline at end of file