mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add Oliver Tonnhofer to the THANKS.
This commit is contained in:
parent
e33999a870
commit
c6f1a56f19
1
THANKS
1
THANKS
@ -17,3 +17,4 @@ Jonas Borgström <http://github.com/jborg>
|
||||
PA Parent <paparent@paparent.me>
|
||||
Travis Cline <travis.cline@gmail.com>
|
||||
Adrien Lemaire <lemaire.adrien@gmail.com>
|
||||
Oliver Tonnhofer <olt@bogosoft.com>
|
||||
|
||||
@ -83,8 +83,6 @@ class PasterApplication(PasterBaseApplication):
|
||||
pkg_resources.working_set.add_entry(self.relpath)
|
||||
|
||||
return self.app_config()
|
||||
|
||||
|
||||
|
||||
def load(self):
|
||||
return loadapp(self.cfgurl, relative_to=self.relpath)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user