From 8024b6ca0335cb59f737769f2e573435e32dd155 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Tue, 2 Jun 2009 17:06:39 +0200 Subject: New hook for python apps - minor fixes in python analyzer --- lib/Plugins/Python.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Plugins/Python.h') diff --git a/lib/Plugins/Python.h b/lib/Plugins/Python.h index 620ba37d..3c23e08b 100644 --- a/lib/Plugins/Python.h +++ b/lib/Plugins/Python.h @@ -23,7 +23,7 @@ PLUGIN_INFO(ANALYZER, "Python", "0.0.1", "Simple Python analyzer plugin.", - "zprikryl@redhat.com", + "zprikryl@redhat.com, jmoskovc@redhat.com", "https://fedorahosted.org/abrt/wiki"); -- cgit