Skip to content

Commit

Permalink
Transfer ownership to @gianchub.
Browse files Browse the repository at this point in the history
  • Loading branch information
gianchub committed Feb 11, 2019
1 parent 3b56694 commit 9134e8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ deploy:
secure: mY69V02vc1j18AP977GoiCAYs3tX10KFiZj+R0xH0ROQoUjGyKNhc9irDzHRpnK0SnYDa/kbdNsHekHE2lBS1han1MQ6QwCa17vdTGyXiMUiuiQvVeKlvmh4P+kP44jTtUcDJh7eGbcxrjL6kVcra0nF2SG2YTEGPqqPRm4mxIBF5fxmnGkVtVAs1jjx5ot/ks6l9HZncFtZbjxAutbhmj0dx/ICNUOW/U1ADn0yg4JwKz2W3i7Rz9D9BBPAOabvHuTJXDz92hIM+IwMCA8KfGmO5t4Gnr7gvopxpe2nUb8NK3e5k9XBBxlLmpcra4q/1zQ1KG4FcM0scduSIPtAOvC+DRa3/oFySpebPdoQQ/EFx4ZUHGXXJ6EheJPDuhwfdA/NWCG115TmabnGHseM8oLvmxSX1K/veCqQlm2ck34kqAWoSEs0xFennldtBrhnMX354ocHKxmTuFZKIDl3NJiqFsJRXlg/83UELUOPJ6kac7nKPnBPmAta41CpM2bhhVnaRMa5YwELp3a2PM97WpANOkh+zJ0S2bNLkGT+4DN2Kpe73h9yhqinJtqlLHCxym1j8e3n1CItjI/v3yOz+zLF1VALl9XqlgcUsEjy1U+lC7TbVTlbdci6eJBl39zjdQilr33VteWoCN998ROaTBr0kAFQKq2DghXBczuuuPk=
on:
tags: true
repo: Overseas-Student-Living/alembic-verify
repo: gianchub/alembic-verify
distributions: "sdist bdist_wheel"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
long_description=readme,
author='student.com',
author_email='wearehiring@student.com',
url='https://github.com/Overseas-Student-Living/alembic-verify',
url='https://github.com/gianchub/alembic-verify',
packages=find_packages(exclude=['test', 'test.*']),
install_requires=[
"six>=1.10.0",
Expand Down

0 comments on commit 9134e8d

Please sign in to comment.