Skip to content

Commit 2eb2d75

Browse files
committed
Retire @salilab.org email
1 parent d299f3e commit 2eb2d75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
long_description=long_description,
5151
long_description_content_type="text/markdown",
5252
author='Ben Webb',
53-
author_email='ben@salilab.org',
53+
author_email='benmwebb@gmail.com',
5454
url='https://github.com/ihmwg/python-ihm',
5555
ext_modules=mod,
5656
packages=['ihm', 'ihm.util'],

util/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Source: python-ihm
22
Priority: optional
3-
Maintainer: Ben Webb <ben@salilab.org>
3+
Maintainer: Ben Webb <benmwebb@gmail.com>
44
Build-Depends: debhelper-compat (= 13), dh-python, swig, python3-dev
55
Standards-Version: 4.6.2
66
Section: libs

util/python-ihm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Group: Applications/Engineering
44
Version: 2.7
55
Release: 1%{?dist}
66
Summary: Package for handling IHM mmCIF and BinaryCIF files
7-
Packager: Ben Webb <ben@salilab.org>
7+
Packager: Ben Webb <benmwebb@gmail.com>
88
URL: https://pypi.python.org/pypi/ihm
99
Source: ihm-%{version}.tar.gz
1010
Patch0: ihm-force-c-ext.patch

0 commit comments

Comments
 (0)