summaryrefslogtreecommitdiff
path: root/yaml-mode
diff options
context:
space:
mode:
authorAndrea Crotti <andrea.crotti.0@gmail.com>2011-12-11 19:05:59 +0000
committerAndrea Crotti <andrea.crotti.0@gmail.com>2011-12-11 19:05:59 +0000
commitb5dba78a9c76326090a9d3bae84befbbfc48e033 (patch)
treecad5f8d0fd07398613123002b1bf82f1ffd64d19 /yaml-mode
parentcce8ae3b24cd272a50c83830f68213222cfcddbd (diff)
remove a few contributor settings
Diffstat (limited to 'yaml-mode')
-rw-r--r--yaml-mode/entry1
-rw-r--r--yaml-mode/section1
2 files changed, 0 insertions, 2 deletions
diff --git a/yaml-mode/entry b/yaml-mode/entry
index eabc485..f9cfbe7 100644
--- a/yaml-mode/entry
+++ b/yaml-mode/entry
@@ -1,7 +1,6 @@
# -*- mode: snippet -*-
# name: entry
# key: entry
-# contributor: Andrea crotti
# --
${1:entry}: ${2:value}
$0 \ No newline at end of file
diff --git a/yaml-mode/section b/yaml-mode/section
index 5ef3d7d..5e8782d 100644
--- a/yaml-mode/section
+++ b/yaml-mode/section
@@ -1,7 +1,6 @@
# -*- mode: snippet -*-
# name: section
# key: --
-# contributor: Andrea crotti
# --
--- # ${1:section}
$0 \ No newline at end of file