Add Jekyll maintainer

This commit is contained in:
Paulus Esterhazy
2015-05-16 20:11:41 +02:00
parent dd545e0fa4
commit 89a58c9e05
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ bundlerEnv {
description = "Simple, blog aware, static site generator";
homepage = http://jekyllrb.com/;
license = with licenses; mit;
# maintainers = with maintainers; [ offline ];
maintainers = with maintainers; [ pesterhazy ];
platforms = platforms.unix;
};
}