Skip to content

Commit b11afc0

Browse files
committed
Removed olau@iola.dk from settings.ADMIN for now; IOLA has not been involved in datatracker work for some time. Bring back when that changes.
- Legacy-Id: 15489
1 parent bf3b1f7 commit b11afc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
ADMINS = (
4949
('Henrik Levkowetz', 'henrik@levkowetz.com'),
5050
('Robert Sparks', 'rjsparks@nostrum.com'),
51-
('Ole Laursen', 'olau@iola.dk'),
51+
# ('Ole Laursen', 'olau@iola.dk'),
5252
('Ryan Cross', 'rcross@amsl.com'),
5353
('Glen Barney', 'glen@amsl.com'),
5454
('Matt Larson', 'mlarson@amsl.com'),

0 commit comments

Comments
 (0)