Skip to content

Commit

Permalink
Merge 7d37337 into 752b914
Browse files Browse the repository at this point in the history
  • Loading branch information
kelockhart committed Jun 9, 2022
2 parents 752b914 + 7d37337 commit aaf160f
Showing 1 changed file with 21 additions and 23 deletions.
44 changes: 21 additions & 23 deletions src/js/react/Recommender/models/searchExamples.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,32 @@ define([], function() {
'Penrose, Roger',
'Genzel, Reinhard',
'Ghez, Andrea M.',
'Lupton, Robert',
'Paxton, Bill',
'Impey, Chris',
'Dressing, Courtney',
'Weinberg, David',
'López Rodríguez, Enrique',
'Kreidberg, Laura',
'Scoville, Nick',
'Dawson, Rebekah',
'Demorest, Paul',
'Suyu, Sherry H.',
'Kamionkowski, Marc',
'Seljak, Uroš',
'Zaldarriaga, Matias',
'Kaspi, Victoria M.',
'Kouveliotou, Chryssa',
'Murray, Norman',
'Filippenko, Alex',
'Mushotzky, Richard',
'Greaves, Jane',
'York, Donald',
'Kara, Erin',
'Lee, Eve',
'Lesser, Michael',
'Wizinowich, Peter',
'Eisenhauer, Frank',
'Helmi, Amina',
'Strugarek, Antoine',
'Inserra, Cosimo',
'Szulágyi, Judit',
'Rees, Martin J.',
'Aerts, Conny',
'Christensen-Dalsgaard, Jørgen',
'Ulrich, Roger',
'Starck, Jean-Luc',
'Czerny, Bożena',
'Koppelman, Helmer',
'Miret-Roig, Núria',
'Obrzud, Ewelina',
'van Dishoeck, Ewine',
'Pović, Mirjana',
'Encrenaz, Therese',
'Quick, Lynnae',
'Turtle, Elizabeth',
'Showalter, Mark',
'Howard, Russell',
'Kleint, Lucia',
'Solanki, Sami',
'Kowalski, Adam',
];

const searchExamples = [
Expand Down

0 comments on commit aaf160f

Please sign in to comment.