]> granicus.if.org Git - check/commitdiff
* moved design suggestions out of AUTHORS and into THANKS
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 03:01:50 +0000 (03:01 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 03:01:50 +0000 (03:01 +0000)
  -- AUTHORS is for people with copyright over some piece of Check

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@265 64e312b2-a51f-0410-8e61-82d0ca0eb02a

AUTHORS
THANKS [new file with mode: 0644]

diff --git a/AUTHORS b/AUTHORS
index 7fecc4bf3a1b4113e58d4cf69591e9356f82af41..9733b513fbab5607432b90a4d83d955af17f1d92 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,7 +10,3 @@ Patches:     Bernhard Reiter (configure issues)
              Gilgamesh Nootebos (bug fixes)
             Frederic Peters (XML output)
             Lucas Di Pentima and Cesar Ballardini (signals)
-
-Design suggestions:
-             Fred Drake (checked fixture functions)
-             Jim O'Leary (forkless mode)
diff --git a/THANKS b/THANKS
new file mode 100644 (file)
index 0000000..89e1438
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,3 @@
+Design suggestions:
+             Fred Drake (checked fixture functions)
+             Jim O'Leary (forkless mode)