diff options
author | guy fleury iteriteka <gfleury@disroot.org> | 2021-01-02 12:12:13 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-01-02 13:37:28 +0100 |
commit | 00595097aa2957b6e1c846047aee17cacb960a4f (patch) | |
tree | 5f81678a8b83b14d7b92ca262ea6e9611a0444ef /open_issues/todo.mdwn | |
parent | e22a418930bdcea6e8ff81c1a94ba3b3a7a8338e (diff) | |
download | web-00595097aa2957b6e1c846047aee17cacb960a4f.tar.gz web-00595097aa2957b6e1c846047aee17cacb960a4f.tar.bz2 web-00595097aa2957b6e1c846047aee17cacb960a4f.zip |
replace cvs_tasks_file and cvs_todo_file files with todo.
* open_issues/cvs_tasks_file.mdwn: delete file.
* open_issues/cvs_todo_file.mdwn: Likewise.
* open_issues/todo.mdwn: New file.
Message-Id: <20210102101217.8372-8-gfleury@disroot.org>
Diffstat (limited to 'open_issues/todo.mdwn')
-rw-r--r-- | open_issues/todo.mdwn | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/open_issues/todo.mdwn b/open_issues/todo.mdwn new file mode 100644 index 00000000..00eb12d0 --- /dev/null +++ b/open_issues/todo.mdwn @@ -0,0 +1,18 @@ +[[!meta copyright="Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU Free Documentation License|/fdl]]."]]"""]] + +[[!meta title="TODO file"]] + +[[!tag open_issue_hurd]] + +The canonical [TODO +file](http://git.savannah.gnu.org/cgit/hurd/hurd.git/plain/TODO) +from the git archive. |