From 16aef7089fb838dc7c5321e5c3d951d58d776a0a Mon Sep 17 00:00:00 2001
From: mirabilos <t.glaser@tarent.de>
Date: Fri, 3 Jan 2020 18:00:19 +0100
Subject: [PATCH] =?UTF-8?q?Finish=20renaming=20BiscuIT-ng=20to=20AlekSIS?=
 =?UTF-8?q?=20in=20this=20=C3=A4pp?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.rst     | 2 +-
 pyproject.toml | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index 0196940..ec8c519 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-AlekSIS School Information System (SIS) - App MÄ“nsa (cantina menu)
+AlekSIS (School Information System) - App MÄ“nsa (cantina menu)
 ======================================================================
 
 AlekSIS
diff --git a/pyproject.toml b/pyproject.toml
index 5a744bc..efecff6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,16 +1,16 @@
 [tool.poetry]
-name = "BiscuIT-App-MÄ“nsa"
+name = "AlekSIS-App-MÄ“nsa"
 version = "1.0a4dev0"
 packages = [
     { include = "aleksis" }
 ]
 readme = "README.rst"
 
-description = "AlekSIS School Information System (SIS) - App MÄ“nsa (cantina menu)"
+description = "AlekSIS (School Information System) - App MÄ“nsa (cantina menu)"
 authors = ["Julian Leucker <leuckeju@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>"]
 license = "EUPL-1.2"
 homepage = "https://aleksis.edugit.io/"
-repository = "https://edugit.org/BiscuIT/BiscuIT-App-mensa"
+repository = "https://edugit.org/AlekSIS/AlekSIS-App-mensa"
 documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
 classifiers = [
     "Environment :: Web Environment",
-- 
GitLab