Skip to content

Commit

Permalink
Merge pull request #60 from Brown-University-Library/add_to_comm-eng-…
Browse files Browse the repository at this point in the history
…fac_list

add to list of community engaged faculty
  • Loading branch information
birkin authored Sep 21, 2022
2 parents 48b5477 + 3026a26 commit c309606
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/models/organization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,21 @@ def self.cblr_faculty_ids()
faculty_ids << "laasnyde"
faculty_ids << "marnold"
faculty_ids << "mblennon"
#added 2022-09
faculty_ids << "sfrickel"
faculty_ids << "mhasting"
faculty_ids << "jpalella"
faculty_ids << "akeene"
faculty_ids << "rpotvin"
faculty_ids << "emuelle3"
faculty_ids << "eqazilba"
faculty_ids << "ssaad5"
faculty_ids << "aabdurra"
faculty_ids << "imontero"
faculty_ids << "nschuhma"
faculty_ids << "tkelly7"
faculty_ids << "edwalker"
faculty_ids << "atovar"

faculty_ids.uniq
end
Expand Down

0 comments on commit c309606

Please sign in to comment.