diff options
author | Francis Irving <francis@mysociety.org> | 2010-09-07 11:59:09 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-09-07 11:59:09 +0100 |
commit | 7655eada1e0e9eb6cd0b5cce46861114ed78d2bc (patch) | |
tree | ec9a65350e5598493fb2834475ea29a2124f32c2 /lib | |
parent | fe88b48a92e107fa457a536b7dcb010fc1d66d84 (diff) |
Add Regional Broadband Consortia to list
Diffstat (limited to 'lib')
-rw-r--r-- | lib/public_body_categories.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public_body_categories.rb b/lib/public_body_categories.rb index 75e0a7bc5..e01ce8bf7 100644 --- a/lib/public_body_categories.rb +++ b/lib/public_body_categories.rb @@ -43,6 +43,7 @@ module PublicBodyCategories [ "school", "Schools", "a school" ], [ "research_council", "Research councils", "a research council" ], [ "lib_board", "Education and library boards", "an education and library board" ], + [ "rbc", "Regional Broadband Consortia", "a Regional Broadband Consortium" ], "Environment", [ "npa", "National park authorities", "a national park authority" ], [ "rpa", "Regional park authorities", "a regional park authority" ], |