Skip to content

Commit

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

add more community engaged faculty manually
  • Loading branch information
JustinUhr authored Sep 29, 2023
2 parents fbaf3ea + 90c1b67 commit 3a5c7c0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/models/organization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,17 @@ def self.cblr_faculty_ids()
faculty_ids << "tkelly7"
faculty_ids << "edwalker"
faculty_ids << "atovar"
#added 2023-09
faculty_ids << "lacton1"
faculty_ids << "sanderbo"
faculty_ids << "lbiggs"
faculty_ids << "jeason2"
faculty_ids << "lf7"
faculty_ids << "mfreilic"
faculty_ids << "sfriedho"
faculty_ids << "dgrigsby"
faculty_ids << "khaberst"
faculty_ids << "ahoffma9"

faculty_ids.uniq
end
Expand Down

0 comments on commit 3a5c7c0

Please sign in to comment.