aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2016-03-15 13:00:13 -0400
committerKen Moore <moorekou@gmail.com>2016-03-15 13:00:13 -0400
commit86a4c34d566d227a7911d52797b581e02992b8b8 (patch)
treeea5c35b9cc2ec2d780ec0be37982a2e6d65a6cf5
parentAdd in the framework for a new icon theme for Lumina. (Not tied into any buil... (diff)
downloadlumina-86a4c34d566d227a7911d52797b581e02992b8b8.tar.gz
lumina-86a4c34d566d227a7911d52797b581e02992b8b8.tar.bz2
lumina-86a4c34d566d227a7911d52797b581e02992b8b8.zip
Add a generic AUTHORS file for keeping track of contributors
-rw-r--r--icon-theme/AUTHORS6
1 files changed, 6 insertions, 0 deletions
diff --git a/icon-theme/AUTHORS b/icon-theme/AUTHORS
new file mode 100644
index 00000000..41e75df5
--- /dev/null
+++ b/icon-theme/AUTHORS
@@ -0,0 +1,6 @@
+This contains all the various contributors who submitted icons for the Lumina icon theme.
+//====================
+// FORMAT:
+// <Name>: <Email (Optional)>
+// - <icon file> : <Date Submitted>
+//==================== \ No newline at end of file
bgstack15