From 24723429c43c52de17122dea07f44da8d609de66 Mon Sep 17 00:00:00 2001 From: alessandro Date: Thu, 28 Aug 2014 09:53:24 +0200 Subject: [PATCH] Don't notify degano for every test. --- categories.py | 1 - 1 file changed, 1 deletion(-) diff --git a/categories.py b/categories.py index 61289d76e2d47..86d09dfc2e612 100644 --- a/categories.py +++ b/categories.py @@ -34,7 +34,6 @@ "diguida": ["alca"], "bendavid": ["generators"], "davidlange6": ["operations"], - "degano": ["tests"], "monttj": ["analysis"], "thuer": ["generators"], "StoyanStoynev": ["reconstruction"],