debug-info.debug-info: do not use global opt_* symbols anymore
[babeltrace.git] / plugins / debug-info / plugin.c
index c9ae94fad22b82b550bfdd237da8563555340035..85b12a67432d825b846a6610fc4880c5ca43cb76 100644 (file)
@@ -476,7 +476,7 @@ error:
 /* Initialize plug-in entry points. */
 BT_PLUGIN(debug_info);
 BT_PLUGIN_DESCRIPTION("Babeltrace Debug Informations Plug-In.");
-BT_PLUGIN_AUTHOR("Jérémie Galarneau");
+BT_PLUGIN_AUTHOR("Julien Desfossez");
 BT_PLUGIN_LICENSE("MIT");
 
 BT_PLUGIN_FILTER_COMPONENT_CLASS(debug_info, debug_info_iterator_next);
This page took 0.023499 seconds and 4 git commands to generate.