Skip to content

Commit 2c9b01c

Browse files
committed
Let's see if MrMeeseeks likes pandas developers :-)
Cf #26
1 parent 349f6bd commit 2c9b01c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

meeseeksdev/__init__.py

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import signal
44

55
org_whitelist = ['MeeseeksBox', 'Jupyter', 'IPython', 'JupyterLab', 'Carreau',
6-
'matplotlib', 'scikit-learn']
6+
'matplotlib', 'scikit-learn', 'pandas-dev']
77

88
usr_whitelist = [
99
'Carreau',
@@ -35,7 +35,12 @@
3535
'dstansby',
3636
'dopplershift',
3737
'jklymak',
38-
'weathergod'
38+
'weathergod',
39+
#pandas-dev
40+
'jreback',
41+
'jorisvandenbossche',
42+
'gfyoung',
43+
'TomAugspurger',
3944
]
4045

4146
# https://github.com/integrations/meeseeksdev/installations/new

0 commit comments

Comments
 (0)