Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions maintainers/maintainer-list.nix
Comment thread
20Finger-Squared marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -27151,6 +27151,12 @@
githubId = 9413924;
name = "Thorsten Weber";
};
twenty-finger-squared = {
github = "20Finger-Squared";
githubId = 180748508;
email = "orhylie+nixpkgs@gmail.com";
name = "Rhylie Orton";
};
twesterhout = {
name = "Tom Westerhout";
matrix = "@twesterhout:matrix.org";
Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/services/x11/window-managers/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ in
./cwm.nix
./clfswm.nix
./dk.nix
./dwm.nix
./dwm
./e16.nix
./evilwm.nix
./exwm.nix
Expand Down
Loading
Loading