Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 5bff33d

Browse files
authored
Merge pull request #2153 from mathias-lang-sociomantic/codeowner
Remove myself as code owner
2 parents f2711a3 + 1a1fb06 commit 5bff33d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ src/checkedint.d @redstar @andralex @JackStouffer
1717

1818
src/core/atomic.d @WalterBright @ibuclaw
1919
src/core/attribute.d @jacob-carlborg
20-
src/core/bitop.d @schveiguy @tsbockman @mathias-lang-sociomantic @Geod24
20+
src/core/bitop.d @schveiguy @tsbockman @Geod24
2121
src/core/cpuid.d @WalterBright @ibuclaw @JackStouffer
2222
src/core/demangle.d @WalterBright @MartinNowak @rainers @ibuclaw
2323
src/core/exception.d @MartinNowak @WalterBright @jmdavis @CyberShadow
@@ -27,7 +27,7 @@ src/core/runtime.d @MartinNowak @Abscissa
2727
src/core/simd.d @WalterBright @MartinNowak
2828
src/core/stdc/* @schveiguy @ibuclaw
2929
src/core/stdcpp/* @WalterBright @Darredevil
30-
src/core/sync/* @MartinNowak @mathias-lang-sociomantic @Geod24 @WalterBright @ZombineDev
30+
src/core/sync/* @MartinNowak @Geod24 @WalterBright @ZombineDev
3131
src/core/sys/bionic/* @joakim-noah
3232
src/core/sys/darwin/* @jacob-carlborg @klickverbot @etcimon @MartinNowak
3333
src/core/sys/freebsd/* @redstar @MartinNowak @Calrama @jmdavis
@@ -57,7 +57,7 @@ src/rt/sections_win* @rainers @CyberShadow
5757
src/rt/sections_osx* @jacob-carlborg @klickverbot
5858
src/rt/osx_tls.c @jacob-carlborg @klickverbot
5959
src/rt/sections_elf_shared* @Burgos
60-
src/rt/typeinfo/* @mathias-lang-sociomantic @Geod24 @WalterBright @redstar
60+
src/rt/typeinfo/* @Geod24 @WalterBright @redstar
6161
src/rt/util/* @MartinNowak @WalterBright @klickverbot
6262

6363
src/test_runner.d @atilaneves @wilzbach @MartinNowak @andralex

0 commit comments

Comments
 (0)