about summary refs log tree commit diff
path: root/nixos/tests/systemd-journal-gateway.nix
diff options
context:
space:
mode:
authorRaito Bezarius <masterancpp@gmail.com>2023-12-09 13:57:08 +0100
committerRaito Bezarius <masterancpp@gmail.com>2023-12-09 13:57:08 +0100
commiteecfbe397a82d53bdfbe6527556d5ff3e0a10c30 (patch)
tree1f2ba2d7b77a141596abd41fbe151bf570d2bda2 /nixos/tests/systemd-journal-gateway.nix
parent7112490cb70e9195c135aff53c56b31e3d644719 (diff)
nixos/(tests/)journald-(remote|upload|gateway): add raitobezarius as a maintainer
Diffstat (limited to 'nixos/tests/systemd-journal-gateway.nix')
-rw-r--r--nixos/tests/systemd-journal-gateway.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/systemd-journal-gateway.nix b/nixos/tests/systemd-journal-gateway.nix
index 735e994bb8820..1d20943f23880 100644
--- a/nixos/tests/systemd-journal-gateway.nix
+++ b/nixos/tests/systemd-journal-gateway.nix
@@ -2,7 +2,7 @@ import ./make-test-python.nix ({ lib, pkgs, ... }:
 {
   name = "systemd-journal-gateway";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ minijackson ];
+    maintainers = [ minijackson raitobezarius ];
   };
 
   # Named client for coherence with the systemd-journal-upload test, and for