Fixed filename & populated

This commit is contained in:
Melon Bread 2019-12-22 22:23:00 -05:00
parent eae67b8f93
commit 129cdb98b8
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# -*- coding: utf-8 -*-
__title__ = 'pelican-peertube'
__version__ = '0.1.0'
__author__ = 'Melon Bread'
__credits__ = ["Melon Bread", "Kura", "Peter Bittner"]
__maintainer__ = "Melon Bread"
__email__ = "kura@kura.io"
__status__ = "Unstable"
__license__ = 'GPL3'
__copyright__ = 'Copyright 2019'
from pelican-peertube.peertube import register