From f136492f8a80480a3daa9d6ed98372ab51251115 Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Fri, 20 Sep 2024 14:58:17 -0500 Subject: [PATCH] fix: Have codespell ignore 'INSEAD' (#2396) * Amends PR https://github.com/iris-hep/iris-hep.github.io/pull/2394 --- .pre-commit-config.yaml | 2 +- _posts/2024-09-19-Manasvi-Goyal-gap-year-profile.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 23cbd089b..4086dec32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: args: [ "-L", - "hist,sur,nd,pres,ist,ect,wan,wit,marge,admi,tunnell,parth,bu,ser,slac,gage,discus,ablet,manuel,classe", + "hist,sur,nd,pres,ist,ect,wan,wit,marge,admi,tunnell,parth,bu,ser,slac,gage,discus,ablet,manuel,classe,insead", ] - repo: local diff --git a/_posts/2024-09-19-Manasvi-Goyal-gap-year-profile.md b/_posts/2024-09-19-Manasvi-Goyal-gap-year-profile.md index 3d15e1cde..d8d838d9b 100644 --- a/_posts/2024-09-19-Manasvi-Goyal-gap-year-profile.md +++ b/_posts/2024-09-19-Manasvi-Goyal-gap-year-profile.md @@ -24,7 +24,7 @@ The IRIS-HEP program welcomed Manasvi Goyal for two fellowships, originally as a “My internships were very helpful for building a profile in computing,” says Goyal. “I had great experiences where I got to interact and collaborate with different kinds of people for the projects and at conferences.” -Goyal’s undergraduate academic background at the Delhi Technological University had originally centered more on industrial engineering. Yet during her studies, she got the chance to contribute to projects that involved computing and related technologies, such as machine learning, piquing her interest. Internships that proceeded at organizations including EY, INSEAD, and The University of Auckland, all focused on software, deepening the subject’s appeal. # codespell:ignore +Goyal’s undergraduate academic background at the Delhi Technological University had originally centered more on industrial engineering. Yet during her studies, she got the chance to contribute to projects that involved computing and related technologies, such as machine learning, piquing her interest. Internships that proceeded at organizations including EY, INSEAD, and The University of Auckland, all focused on software, deepening the subject’s appeal. Heading into her senior year, Goyal then successfully applied to IRIS-HEP as a software development intern, essentially cementing her career ambitions. “My work with Princeton really helped me realize that I am more interested in software engineering than industrial engineering,” Goyal says.