Added TODO list and updated Authors
authorMicah Anderson <micah@riseup.net>
Sat, 14 Jan 2006 16:27:28 +0000 (16:27 +0000)
committerMicah Anderson <micah@riseup.net>
Sat, 14 Jan 2006 16:27:28 +0000 (16:27 +0000)
AUTHORS
TODO [new file with mode: 0644]

diff --git a/AUTHORS b/AUTHORS
index 5727a0275638fc1dd10aba0b67c2fc48fd7a31b9..2ccd40f7b0d9704c3f0d2e93b0eabaf75bcd504b 100644 (file)
--- 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 <petr.klima@madeta-group.cz>        -- autotools and RPM support
 
 Patches: 
 
diff --git a/TODO b/TODO
new file mode 100644 (file)
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
+