summaryrefslogtreecommitdiffstats
path: root/israwhidebroken
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-09-20 15:46:39 -0400
committerWill Woods <wwoods@redhat.com>2009-09-20 15:46:39 -0400
commitb159fd2979e832146ab9b784e98c2d454c06ea56 (patch)
treef2344c488bfd83603f5e40b3926b95806e462e6b /israwhidebroken
parent57156fe1c49d2d5af917efd7b594fcb37305bad1 (diff)
downloadisrawhidebroken-b159fd2979e832146ab9b784e98c2d454c06ea56.tar.gz
israwhidebroken-b159fd2979e832146ab9b784e98c2d454c06ea56.tar.xz
israwhidebroken-b159fd2979e832146ab9b784e98c2d454c06ea56.zip
Update release data
Diffstat (limited to 'israwhidebroken')
-rw-r--r--israwhidebroken/release.py7
1 files changed, 5 insertions, 2 deletions
diff --git a/israwhidebroken/release.py b/israwhidebroken/release.py
index d9dc06a..13c5b3a 100644
--- a/israwhidebroken/release.py
+++ b/israwhidebroken/release.py
@@ -2,8 +2,11 @@
version = "0.1"
-# description = "Your plan to rule the world"
-# long_description = "More description about your plan"
+description = "A simple web dashboard for Fedora Rawhide autoqa results."
+long_description = """A simple web dashboard to collect and displays the
+results of Fedora's Rawhide Acceptance Test Plan. Accepts automated result
+submission (authenticated against FAS, using JSON RPC) and allows manual
+submission of results (for non-automated tests)."""
author = "Will Woods"
email = "wwoods@redhat.com"
copyright = "Copyright (c) 2009 Red Hat, Inc."