List of people tagged "BAAG"

Submitted by David on Mon, 06/29/2015 - 20:08

The following list shows the people on Gwulo who've been given the tag BAAG. It includes members of the BAAG, their supporters, and people that the BAAG helped.

To add a name to the list, please create a new Person page, and give them the tag BAAG.

<?php
$view_args = array('1072');
$view_name = 'list_of_person'; //name of view
$view = views_get_view($view_name);
if (!empty($view)) {
echo $view->execute_display('page_4', $view_args);
}
?>