Skip to content

Commit 1263f18

Browse files
committed
docs: remove @bajtos from the list of maintainers
Signed-off-by: Miroslav Bajtoš <[email protected]>
1 parent 6f36aad commit 1263f18

File tree

3 files changed

+14
-15
lines changed

3 files changed

+14
-15
lines changed

CODEOWNERS

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
# - loopback-connector-oracle
8383

8484
# Fall-back entry for files not assigned to any Functional Areas
85-
* @bajtos @raymondfeng
85+
* @raymondfeng
8686

8787
# To keep things simple, we don't assign any owners for the documentation.
8888
# When some doc pages are changed as part of a pull request changing the
@@ -262,11 +262,11 @@
262262
# REST CRUD conventional API
263263
#
264264
# - Issue label: n/a
265-
# - Primary owner(s): @bajtos
265+
# - Primary owner(s): n/a
266266
# - Standby owner(s): @hacksparrow @nabdelgadir
267-
/packages/model-api-builder @bajtos @hacksparrow
268-
/packages/rest-crud @bajtos @nabdelgadir
269-
/examples/rest-crud @bajtos @nabdelgadir
267+
/packages/model-api-builder @hacksparrow
268+
/packages/rest-crud @nabdelgadir
269+
/examples/rest-crud @nabdelgadir
270270

271271
#
272272
# Cloud Native tooling
@@ -361,18 +361,18 @@
361361
# Test helpers
362362
#
363363
# - Issue label: Testlab
364-
# - Primary owner(s): @bajtos
364+
# - Primary owner(s): n/a
365365
# - Standby owner(s): @agnes512
366-
/packages/testlab @bajtos @agnes512
367-
/packages/http-caching-proxy @bajtos @agnes512
366+
/packages/testlab @agnes512
367+
/packages/http-caching-proxy @agnes512
368368

369369
#
370370
# Benchmarks
371371
#
372372
# - Issue label: n/a
373-
# - Primary owner(s): @bajtos
373+
# - Primary owner(s): n/a
374374
# - Standby owner(s): n/a
375-
/benchmark @bajtos
375+
# /benchmark
376376

377377
#
378378
# PostgreSQL

MAINTAINERS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Core maintainers:
1010
- Diana Lau ([@dhmlau](https://github.com/dhmlau))
1111
- Dominique Emond ([@emonddr](https://github.com/emonddr))
1212
- Janny Hou ([@jannyhou](https://github.com/jannyhou))
13-
- Miroslav Bajtos ([@bajtos](https://github.com/bajtos))
1413
- Raymond Feng ([@raymondfeng](https://github.com/raymondfeng))
1514
- Yaapa Hage ([@hacksparrow](https://github.com/hacksparrow))
1615

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ See [SECURITY.md](SECURITY.md) for more details.
9999

100100
### Project Architects
101101

102-
| Raymond Feng | Miroslav Bajtoš | |
103-
| :---------------------------------------------: | :-----------------------------------: | :-: |
104-
| [![raymondfeng]](http://github.com/raymondfeng) | [![bajtos]](http://github.com/bajtos) | |
102+
| Raymond Feng |
103+
| :---------------------------------------------: |
104+
| [![raymondfeng]](http://github.com/raymondfeng) |
105105

106106
### Project Maintainers
107107

@@ -130,13 +130,13 @@ See
130130
- [@shimks](https://github.com/shimks)
131131
- [@b-admike](https://github.com/b-admike)
132132
- [@deepakrkris](https://github.com/deepakrkris)
133+
- [@bajtos](http://github.com/bajtos)
133134

134135
## License
135136

136137
[MIT](LICENSE)
137138

138139
[raymondfeng]: https://avatars0.githubusercontent.com/u/540892?v=3&s=60
139-
[bajtos]: https://avatars2.githubusercontent.com/u/1140553?v=3&s=60
140140
[ritch]: https://avatars2.githubusercontent.com/u/462228?v=3&s=60
141141
[dhmlau]: https://avatars2.githubusercontent.com/u/25489897?v=3&s=60
142142
[jannyhou]: https://avatars2.githubusercontent.com/u/12554153?v=3&s=60

0 commit comments

Comments
 (0)