diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-20 12:47:56 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-20 12:47:56 -0400 |
| commit | 9f40055b5474279a1fc79a85cbb38a975c77284e (patch) | |
| tree | a9e232d56c1430ed042634f570961b8a3b52936c | |
| parent | 3dbe63575bf291739270e6fce6d9f51e83538e09 (diff) | |
tag
| -rw-r--r-- | doc/todo.mdwn | 7 | ||||
| -rw-r--r-- | doc/todo/type_level_port_conflict_detection.mdwn | 2 | ||||
| -rw-r--r-- | doc/user/joey.mdwn | 1 |
3 files changed, 9 insertions, 1 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index e138d953..9d207f15 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -1,4 +1,9 @@ -This is propellor's todo list. Link items to [[todo/done]] when done. +This is propellor's todo list. + + +To claim an item you plan to work on, edit it and add: \[[!tag user/yourname]] + +Link items to [[todo/done]] when done. See also: [Debian BTS](http://bugs.debian.org/propellor). diff --git a/doc/todo/type_level_port_conflict_detection.mdwn b/doc/todo/type_level_port_conflict_detection.mdwn index 5aec5775..6708ac3a 100644 --- a/doc/todo/type_level_port_conflict_detection.mdwn +++ b/doc/todo/type_level_port_conflict_detection.mdwn @@ -3,3 +3,5 @@ See <http://stackoverflow.com/questions/26027765/using-types-to-prevent-conflict Needs ghc newer than 7.6.3. It may be possible to port Data.Type.Equality and Data.Type.Bool to older versions; I got them to compile but they didn't work right. --[[Joey]] + +[[!tag user/joey]] diff --git a/doc/user/joey.mdwn b/doc/user/joey.mdwn new file mode 100644 index 00000000..d4a15602 --- /dev/null +++ b/doc/user/joey.mdwn @@ -0,0 +1 @@ +Joey was propellor's first user. |
