Skip to content

Commit 91ece33

Browse files
committed
docs: update branch references and author profiles
Updates documentation to reference the main branch instead of develop branch for build instructions, reflecting the current repository structure. Enhances author profiles with real names, professional titles, email addresses, and expanded role descriptions to provide better context about maintainers.
1 parent 4886284 commit 91ece33

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

docs/getting-started/buildfromsource.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import TabItem from '@theme/TabItem';
2424
```bash
2525
sudo mkdir -p /opt/seerr && cd /opt/seerr
2626
```
27-
2. Clone the Seerr repository and checkout the develop branch:
27+
2. Clone the Seerr repository and checkout the main branch:
2828
```bash
2929
git clone https://github.com/seerr-team/seerr.git
3030
cd seerr
@@ -199,7 +199,7 @@ pm2 status seerr
199199
mkdir C:\seerr
200200
cd C:\seerr
201201
```
202-
2. Clone the Seerr repository and checkout the develop branch:
202+
2. Clone the Seerr repository and checkout the main branch:
203203
```powershell
204204
git clone https://github.com/seerr-team/seerr.git .
205205
git checkout main

gen-docs/blog/authors.yml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ M0NsTeRRR:
2424
name: Ludovic Ortega
2525
page: true
2626
title: Maintainer of Seerr
27-
description: Maintainer of Seerr
27+
description: Maintainer of Seerr | NetOps/NetDev Engineer
2828
url: https://github.com/M0NsTeRRR
2929
image_url: https://github.com/M0NsTeRRR.png
30+
3031
socials:
3132
github: M0NsTeRRR
3233

@@ -41,20 +42,21 @@ TheCatLady:
4142
github: TheCatLady
4243

4344
sct:
44-
name: sct
45+
name: Ryan Cohen
4546
page: true
4647
title: Maintainer of Seerr
47-
description: Maintainer of Seerr
48+
description: Maintainer of Seerr | Software Engineer
4849
url: https://github.com/sct
4950
image_url: https://github.com/sct.png
51+
5052
socials:
5153
github: sct
5254

5355
OwsleyJr:
54-
name: OwsleyJr
56+
name: Brandon Cohen
5557
page: true
5658
title: Maintainer of Seerr
57-
description: Maintainer of Seerr
59+
description: Maintainer of Seerr | Software Developer
5860
url: https://github.com/OwsleyJr
5961
image_url: https://github.com/OwsleyJr.png
6062
socials:
@@ -64,17 +66,17 @@ OwsleyJr:
6466
name: 0xSysR3ll
6567
page: true
6668
title: Maintainer of Seerr
67-
description: Maintainer of Seerr
69+
description: Maintainer of Seerr | DevSecOps & Network Engineer
6870
url: https://github.com/0xSysR3ll
6971
image_url: https://github.com/0xSysR3ll.png
7072
socials:
7173
github: 0xSysR3ll
7274

7375
sudo-kraken:
74-
name: sudo-kraken
76+
name: Joe Harrison
7577
page: true
7678
title: Maintainer of Seerr
77-
description: Maintainer of Seerr
79+
description: Maintainer of Seerr | Principal Site Reliability Developer
7880
url: https://github.com/sudo-kraken
7981
image_url: https://github.com/sudo-kraken.png
8082
socials:

0 commit comments

Comments
 (0)