Skip to content

Commit

Permalink
add more community engaged faculty manually
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinUhr authored Sep 29, 2023
1 parent fbaf3ea commit 90c1b67
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 90c1b67

Please sign in to comment.