summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 01:18:09 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 01:18:09 -0400
commit6ad57ac9f185dcfd4e02174ffdaff9bca1b0516c (patch)
treee05128271743a434c2d7cc2ef787e9a3fa3d3d04
parent8daed438c73d0354cf45ffbd304489ee26b5d9a2 (diff)
merge README-WORKING-ON and TODO into HACKING.org
-rw-r--r--HACKING.org22
-rw-r--r--README-WORKING-ON10
-rw-r--r--TODO10
3 files changed, 22 insertions, 20 deletions
diff --git a/HACKING.org b/HACKING.org
new file mode 100644
index 0000000..90db1a9
--- /dev/null
+++ b/HACKING.org
@@ -0,0 +1,22 @@
+* README-WORKING-ON.txt
+Message from aurelien.
+
+Working on #bug 5 https://labs.parabola.nu/issues/5
+
+db-update~old is the untouched file
+
+db-update is the testing file
+
+
+db-update-mailer is another (testing) one for the moment. in cron/
+* TODO.txt
+** Test Suite for clean_repo.py
+
+ - Review all repo
+ - Remove all blacklisted packages
+ - Get pending list right
+ - Extract licenses all right
+
+** Fix db-move
+
+ - Make it use abslibre
diff --git a/README-WORKING-ON b/README-WORKING-ON
deleted file mode 100644
index fdc0978..0000000
--- a/README-WORKING-ON
+++ /dev/null
@@ -1,10 +0,0 @@
-Message from aurelien.
-
-Working on #bug 5 https://labs.parabola.nu/issues/5
-
-db-update~old is the untouched file
-
-db-update is the testing file
-
-
-db-update-mailer is another (testing) one for the moment. in cron/
diff --git a/TODO b/TODO
deleted file mode 100644
index 9dd4b52..0000000
--- a/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-* Test Suite for clean_repo.py
-
- - Review all repo
- - Remove all blacklisted packages
- - Get pending list right
- - Extract licenses all right
-
-* Fix db-move
-
- - Make it use abslibre