diff options
author | Matthew Justin Bauer | 2018-04-09 14:13:58 -0500 |
---|---|---|
committer | GitHub | 2018-04-09 14:13:58 -0500 |
commit | 9416d802750fb43eb393712b740addfd7818ca36 (patch) | |
tree | 497dac3a4d643f1c5654a21c58b4a195a3f89695 /maintainers | |
parent | 5336176a55a135137b0d016433d506f541bcfde1 (diff) | |
parent | e0561e337cf4bf401e6df7c5cf57d1166616534f (diff) |
Merge pull request #36363 from Synthetica9/i3-wk-switch
i3-wk-switch: init at 484f840
Diffstat (limited to 'maintainers')
-rw-r--r-- | maintainers/maintainer-list.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 97d8c56119bc..76fe74988299 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -3506,6 +3506,11 @@ github = "symphorien"; name = "Guillaume Girol"; }; + synthetica = { + email = "nix@hilhorst.be"; + github = "Synthetica9"; + name = "Patrick Hilhorst"; + }; szczyp = { email = "qb@szczyp.com"; github = "szczyp"; |