Skip to content

Commit

Permalink
update team page
Browse files Browse the repository at this point in the history
  • Loading branch information
obiwit committed Dec 19, 2024
1 parent f7c7522 commit 6c48229
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]


gem "rexml", "~> 3.3.8"
gem "rexml", ">= 3.3.9"
gem "webrick", "~> 1.8.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.3.8)
rexml (3.3.9)
rouge (3.30.0)
safe_yaml (1.0.5)
sassc (2.4.0)
Expand All @@ -78,7 +78,7 @@ DEPENDENCIES
jekyll (~> 4.2.2)
jekyll-feed (~> 0.12)
minima (~> 2.5)
rexml (~> 3.3.8)
rexml (>= 3.3.9)
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
Expand Down
2 changes: 1 addition & 1 deletion _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
last_name: Paul
role: Postdoc
img: debjit_paul.jpg
is_alumni:
is_alumni: Yes
website: https://debjitpaul.github.io/
twitter: https://twitter.com/DebjitPaul2
google_scholar: https://scholar.google.com/citations?user=jJ8MjZMAAAAJ&hl=en&oi=ao
Expand Down

0 comments on commit 6c48229

Please sign in to comment.