Skip to content

Commit 438aaa6

Browse files
cclaussgithub-actions
authored andcommitted
CODEOWNERS: Proper spelling of my userid (TheAlgorithms#3185)
* CODEOWNERS: Proper spelling of my userid * updating DIRECTORY.md Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent 86a751c commit 438aaa6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@
8989

9090
# /traversals/
9191

92-
/web_programming/ @cclass
92+
/web_programming/ @cclauss

DIRECTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -553,11 +553,15 @@
553553
* [Sol2](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_11/sol2.py)
554554
* Problem 112
555555
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_112/sol1.py)
556+
* Problem 119
557+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_119/sol1.py)
556558
* Problem 12
557559
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_12/sol1.py)
558560
* [Sol2](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_12/sol2.py)
559561
* Problem 120
560562
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_120/sol1.py)
563+
* Problem 125
564+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_125/sol1.py)
561565
* Problem 13
562566
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_13/sol1.py)
563567
* Problem 14

0 commit comments

Comments
 (0)