Skip to content

Commit 226c6fc

Browse files
authored
Update fellow documentation for 2026 (#2851)
1 parent 9196c0e commit 226c6fc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pages/docs/fellow.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ You should submit a pull request with the photo, a markdown file with the summar
1616
<https://github.com/iris-hep/iris-hep.github.io>
1717

1818

19-
* Add a photo named `First-Last.jpg` or `.png` to the [assets/images/team/fellows-2025 folder](https://github.com/iris-hep/iris-hep.github.io/tree/master/assets/images/team/fellows-2025). It should be 320x240 pixels and in general should be 200kB or less.
20-
* If you have been offered and accepted a Fellow position, your proposal will be uploaded by us to the [assets/pdf/follows-2025 folder](https://github.com/iris-hep/iris-hep.github.io/tree/master/assets/pdf/fellows-2025). Find the exact filename and use that below.
21-
* Add a "`<your github username>.md`" file to the [fellows folder in the website repository](https://github.com/iris-hep/iris-hep.github.io/tree/master/_fellows/2025). See the example below.
19+
* Add a photo named `First-Last.jpg` or `.png` to the [assets/images/team/fellows-2026 folder](https://github.com/iris-hep/iris-hep.github.io/tree/master/assets/images/team/fellows-2026). It should be 320x240 pixels and in general should be 200kB or less.
20+
* If you have been offered and accepted a Fellow position, your proposal will be uploaded by us to the [assets/pdf/follows-2026 folder](https://github.com/iris-hep/iris-hep.github.io/tree/master/assets/pdf/fellows-2026). Find the exact filename and use that below.
21+
* Add a "`<your github username>.md`" file to the [fellows folder in the website repository](https://github.com/iris-hep/iris-hep.github.io/tree/master/_fellows/2026). See the example below.
2222

2323
*Please Note*: In the markdown file you create, ensure you set the “active” attribute to True – (i.e. active: True). Otherwise, your entry will not appear on our Fellows page.
2424

@@ -38,7 +38,7 @@ If you are a returning fellow and need to add multiple projects, follow the dire
3838
<https://iris-hep.org/docs/fellows_multiple_projects>
3939

4040
### Dates
41-
Date format for start and end dates should be -- YYYY-MM-DD -- i.e. 2025-12-31
41+
Date format for start and end dates should be -- YYYY-MM-DD -- i.e. 2026-12-31
4242

4343
### Photos
4444
Photos should be 320x240 and should be under 200kB. Make sure your the file you specify in the "photo:" parameter has the same extension as the file you uploaded (i.e. .jpg, .png, etc)
@@ -56,7 +56,7 @@ active: True
5656
dates:
5757
start: <start date>
5858
end: <end date>
59-
photo: /assets/images/team/fellows-2025/<First name>-<Last name>.jpg
59+
photo: /assets/images/team/fellows-2026/<First name>-<Last name>.jpg
6060
institution: <Your institution>
6161
e-mail: <Your email>
6262
focus-area: <Focus Area in IRIS-HEP for your project ( ask your mentor(s) ) - ia,ssl,ssc,doma,as,osglhc >
@@ -66,7 +66,7 @@ project_goal: >
6666
Short description of your project
6767
mentors:
6868
- <Mentor Name (<Mentor Institution>)
69-
proposal: /assets/pdf/fellows-2025/<find-your-file>
69+
proposal: /assets/pdf/fellows-2026/<find-your-file>
7070
presentations:
7171
- title: "<Presentation Title"
7272
date: "Presentation Date"

0 commit comments

Comments
 (0)