From: micah Date: Sat, 14 Jan 2006 16:27:28 +0000 (+0000) Subject: Added TODO list and updated Authors X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=f5dfaabca31fee8e1d9df89c6a6ac19d0ed17b7e;p=matthijs%2Fupstream%2Fbackupninja-vserver.git Added TODO list and updated Authors git-svn-id: http://code.autistici.org/svn/backupninja/trunk@311 758a04ac-41e6-0310-8a23-8373a73cc35d --- diff --git a/AUTHORS b/AUTHORS index 5727a02..2ccd40f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,8 +6,8 @@ elijah@riseup.net -- original code, bug fixes, man pages micah@riseup.net -- debian package, vserver support, bug fixes stefani@riseup.net -- makecd handler, man pages intrigeri@boum.org -- dup handler, pgsql handler, vserver support, bug fixes -Charles Lepple -- trac handler -Petr Klíma -- autotools and RPM support +Charles Lepple -- trac handler +Petr Klíma -- autotools and RPM support Patches: diff --git a/TODO b/TODO new file mode 100644 index 0000000..03e1dd5 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ + +This is a todo list, want to help? Pick something and let the list know +you are working on it! + +. Make ninjahelper allow you to pick what type of backup you want (instead + of just assuming you want local-to-remote, or push backups. Some people + want local-to-local, or remote-to-local, or pull backups). + +. Make it so backupninja can be run as a regular user, instead of requiring + root +