Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
5dd465b0
Commit
5dd465b0
authored
Nov 30, 2001
by
Jay Lepreau
Browse files
Alphabetize right!!
Add Ian, Kirk. Add Indrajeet to alumni.
parent
4c81b75f
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/people.php3
View file @
5dd465b0
...
...
@@ -17,20 +17,23 @@ echo "</ul>\n";
echo
"<h3>Students and Staff:</h3>
\n
"
;
echo
"<ul>
\n
"
;
FLUXPERSON
(
"abhijeet"
,
"Abhijeet Joglekar"
);
FLUXPERSON
(
"danderse"
,
"Dave Andersen"
);
FLUXPERSON
(
"calfeld"
,
"Chris Alfeld"
);
FLUXPERSON
(
"danderse"
,
"Dave Andersen"
);
FLUXPERSON
(
"barb"
,
"Chad Barb"
);
FLUXPERSON
(
"mike"
,
"Mike Hibler"
);
FLUXPERSON
(
"abhijeet"
,
"Abhijeet Joglekar"
);
FLUXPERSON
(
"imurdock"
,
"Ian Murdock"
);
FLUXPERSON
(
"newbold"
,
"Mac Newbold"
);
FLUXPERSON
(
"ricci"
,
"Robert Ricci"
);
FLUXPERSON
(
"shash"
,
"Shashi Guruprasad"
);
FLUXPERSON
(
"stoller"
,
"Leigh Stoller"
);
FLUXPERSON
(
"kwebb"
,
"Kirk Webb"
);
echo
"</ul>
\n
"
;
echo
"<h3>Alumni:</h3>
\n
"
;
echo
"<ul>
\n
"
;
FLUXPERSON
(
"sclawson"
,
"Steve Clawson"
);
FLUXPERSON
(
"ikumar"
,
"Indajeet Kumar"
);
FLUXPERSON
(
"vanmaren"
,
"Kevin Van Maren"
);
FLUXPERSON
(
"kwright"
,
"Kristin Wright"
);
echo
"</ul>
\n
"
;
...
...
@@ -40,4 +43,3 @@ echo "</ul>\n";
#
PAGEFOOTER
();
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment