Skip to content

Commit 079eaf3

Browse files
committed
fix warnings on blog authors
1 parent 37cf619 commit 079eaf3

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

crowdsec-docs/blog/2020-08-04-crowdsec_firewall_freebsd.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
slug: crowdsec_firewall_freebsd
33
title: How to install CrowdSec Firewall Bouncer on FreeBSD
4-
author: Sofian Brabez
5-
author_url: https://github.com/sbz
4+
authors: [sbz]
65
tags: [bouncer, firewall, crowdsec]
76
---
87

crowdsec-docs/blog/2021-08-30-metabase_without_docker.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
slug: metabase_without_docker
33
title: How to configure metabase dasbhoard without docker
4-
author: Crowdsec Team
5-
author_url: https://github.com/crowdsecurity
4+
authors: crowdsec
65
tags: [dashboard, metabase]
76
---
87

crowdsec-docs/blog/2024-06-11-cscli_dashboard_deprecation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
slug: cscli_dashboard_deprecation
33
title: Cscli dashboard deprecation
4-
author: Crowdsec Team
5-
author_url: https://github.com/crowdsecurity
4+
authors: crowdsec
65
tags: [dashboard, Metabase]
76
---
87

crowdsec-docs/blog/authors.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
sbz:
2+
name: Sofian Brabez
3+
url: https://github.com/sbz
4+
5+
crowdsec:
6+
name: Crowdsec Team
7+
url: https://github.com/crowdsecurity
8+
image_url: /img/crowdsec_logo.png

0 commit comments

Comments
 (0)