Skip to content

Commit c3378ab

Browse files
committed
Add ignores and fix typos
1 parent 85d7196 commit c3378ab

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.github/actions/spelling/allow/names.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ kchristin
134134
khushiyant
135135
kokkos
136136
koutsou
137-
krasnopolsky
137+
krasnopolski
138138
krishnanarayanan
139139
ksunhokim
140140
kundu

.github/actions/spelling/allow/terms.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1+
CMSSW
12
Cppyy
23
GSo
34
GSoC
5+
Jacobians
46
LLVM
7+
Superbuilds
58
TFormula
69
bioinformatics
710
consteval
811
cppyy
912
cytokine
13+
cytokines
1014
gitlab
1115
gsoc
1216
linkedin
1317
microenvironments
18+
pythonized
1419
samtools
1520
sitemap
1621
vimeo

_data/contributors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
support for building LLVM and Clang as shared libraries on Windows with all the
358358
public c++ API exported and dynamically linking to them. Part of the process will be
359359
automated with a tool built using the Clang tooling API to automatically add export macros
360-
on the appropriate class and functions declarations in llvm public headers.
360+
on the appropriate class and functions declarations in LLVM public headers.
361361
proposal: /assets/docs/Thomas_Fransham_GSoC24_Proposal.pdf
362362
mentors: Vassil Vassilev, Saleem Abdulrasool
363363

@@ -503,7 +503,7 @@
503503
BioDynaMo incorporates ROOT for several crucial functionalities such as statistical analysis, random number generation, C++-based Jupyter notebooks, and IO. Some features rely on efficient reflection information about BioDynaMo’s and user-defined C++ classes. This project is about improving the performance of the reflection system by upgrading to C++ modules.
504504
505505
proposal: /assets/docs/Isaac_Morales-Proposal_2024.pdf
506-
mentors: Vassil Vassilev, Lukas Breitwieser, Tobias Duswal and Fons Rademakers
506+
mentors: Vassil Vassilev, Lukas Breitwieser, Tobias Duswald and Fons Rademakers
507507

508508

509509
- name: "Riya Bisht"

0 commit comments

Comments
 (0)