added or username(yarikoptic) to see if that would add my bugreports without explicit meta author=yoh
This commit is contained in:
parent
dacb3603dc
commit
3752dcb8be
1 changed files with 4 additions and 4 deletions
|
@ -2,22 +2,22 @@ TODOs for DataLad
|
|||
=================
|
||||
|
||||
[[!inline pages="todo/* and !todo/done and !link(todo/done) and
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic))" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or username(yarikoptic))" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||
|
||||
Done
|
||||
----
|
||||
|
||||
[[!inline pages="todo/* and !todo/done and link(todo/done) and
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic))" feeds=no actions=yes archive=yes show=0]]
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or username(yarikoptic))" feeds=no actions=yes archive=yes show=0]]
|
||||
|
||||
My bugs
|
||||
=======
|
||||
|
||||
[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic))" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]]
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or username(yarikoptic))" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]]
|
||||
|
||||
Fixed
|
||||
-----
|
||||
|
||||
[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic))" feeds=no actions=yes archive=yes show=0 template=buglist]]
|
||||
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or username(yarikoptic))" feeds=no actions=yes archive=yes show=0 template=buglist]]
|
||||
|
|
Loading…
Add table
Reference in a new issue