mirror of
https://github.com/mfocko/blog.git
synced 2024-11-21 20:43:48 +01:00
blog: start using overrides for authors
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
7a9d8bcac4
commit
3a3ba3e4b3
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,9 @@
|
|||
title: How can Copr help with broken dependencies
|
||||
description: Copr comes to save you when maintainer doesn't care.
|
||||
date: 2023-08-02
|
||||
authors: mf
|
||||
authors:
|
||||
- key: mf
|
||||
title: a.k.a. your opinionated admin
|
||||
tags:
|
||||
- 🏭
|
||||
- red-hat
|
||||
|
@ -110,4 +112,4 @@ I have described above), if need be.
|
|||
[^1]: [vpsFree.cz](https://vpsfree.cz)
|
||||
[^2]: Even though I've been running archLinux on some Raspberry Pi's and also
|
||||
on one of my “home servers”, before getting the VPS. You could say I like
|
||||
to live on the edge…
|
||||
to live on the edge…
|
||||
|
|
Loading…
Reference in a new issue