Skip to content

Commit

Permalink
add to list of community engaged faculty
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinUhr authored Sep 19, 2022
1 parent 48b5477 commit 3026a26
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 3026a26

Please sign in to comment.