summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-02-25 11:06:59 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-02-25 11:06:59 -0500
commit4a62fe6388e75ed11f61dab23c63721fa52aa54e (patch)
tree3aa0e340e339d8cd2be3ea3fcd3e508f1fac61cb /config.xml
parent16dbb6d67620fd86adc44dfd704a5f590eaf8348 (diff)
Stuff
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.xml b/config.xml
index 559b110..aaba61f 100644
--- a/config.xml
+++ b/config.xml
@@ -2,10 +2,10 @@
<widget id="org.usfirst.frc.team4272.safetyapp" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>SafetyApp</name>
<description>
- A sample Apache Cordova application that responds to the deviceready event.
+ FRC team 4272's safety application
</description>
- <author email="dev@cordova.apache.org" href="http://cordova.io">
- Apache Cordova Team
+ <author email="shumakl@purdue.edu" href="https://lukeshu.com">
+ Luk Shumaker
</author>
<content src="index.html" />
<access origin="*" />