Skip to content

Commit

Permalink
Upd Maintainer info
Browse files Browse the repository at this point in the history
  • Loading branch information
saspeed committed Mar 14, 2016
1 parent 3d3064e commit 9f4e237
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dafür ein funktionierendes HSR Login.
Fragen
------

Bei Fragen wende dich an me@lukasmartinelli.ch oder https://twitter.com/studportal_hsr.
Bei Fragen wende dich an simon.schaefer@hsr.ch oder https://twitter.com/studportal_hsr.


Lizenz
Expand Down
1 change: 1 addition & 0 deletions config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def require_env(name):
ADMINS = (
('Danilo', 'mail@dbrgn.ch'),
('Lukas', 'me@lukasmartinelli.ch'),
('Simon', 'saspeed@gmail.com'),
)

MANAGERS = ADMINS
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'hat das alte Portal im Frühling 2012 abgelöst und soll es in Sachen Ruhm' + \
'und Ehre weit überholen.',
url='https://studentenportal.ch/',
author='Danilo Bargen, Lukas Martinelli',
author_email='me@lukasmartinelli.ch',
author='Danilo Bargen, Lukas Martinelli, Simon Schaefer',
author_email='saspeed@gmail.com',
classifiers=['Private :: Do Not Upload'],
)

0 comments on commit 9f4e237

Please sign in to comment.