···1515 description = "Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set";
1616 homepage = "https://github.com/Microsoft/vscode-remote-release";
1717 license = lib.licenses.unfree;
1818- maintainers = with lib.maintainers; [ drupol ];
1818+ maintainers = with lib.maintainers; [ ];
1919 };
2020}
···5151 for the popular online FPS game Wolfenstein: Enemy Territory - whose
5252 gameplay is still considered unmatched by many, despite its great age.
5353 '';
5454- maintainers = with lib.maintainers; [ drupol ];
5454+ maintainers = with lib.maintainers; [ ];
5555 platforms = lib.platforms.linux;
5656 };
5757}
···3737 of a typeface to be incorporated into one single file, and are supported
3838 by all major browsers.
3939 '';
4040- maintainers = with lib.maintainers; [ drupol ];
4040+ maintainers = with lib.maintainers; [ ];
4141 platforms = lib.platforms.all;
4242 };
4343})
···4242 description = "Free computer algebra and analysis system consisting of a high level language with a compiler and a series of mathematical libraries";
4343 homepage = "https://www.mathemagix.org/";
4444 license = lib.licenses.gpl3Only;
4545- maintainers = with lib.maintainers; [ drupol ];
4545+ maintainers = with lib.maintainers; [ ];
4646 platforms = lib.platforms.linux;
4747 };
4848})
+1-1
pkgs/by-name/mc/mcphost/package.nix
···2121 description = "CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP)";
2222 homepage = "https://github.com/mark3labs/mcphost";
2323 license = lib.licenses.mit;
2424- maintainers = with lib.maintainers; [ drupol ];
2424+ maintainers = with lib.maintainers; [ ];
2525 mainProgram = "mcphost";
2626 };
2727})
+1-1
pkgs/by-name/mo/mona-sans/package.nix
···3636 by all major browsers, allowing for performance benefits and granular
3737 design control of the typeface's weight, width, and slant.
3838 '';
3939- maintainers = with lib.maintainers; [ drupol ];
3939+ maintainers = with lib.maintainers; [ ];
4040 platforms = lib.platforms.all;
4141 };
4242})
+1-1
pkgs/by-name/mo/mongodb-ce/package.nix
···121121 This pre-compiled binary distribution package provides the MongoDB daemon (mongod) and the MongoDB Shard utility
122122 (mongos).
123123 '';
124124- maintainers = with lib.maintainers; [ drupol ];
124124+ maintainers = with lib.maintainers; [ ];
125125 platforms = lib.attrNames finalAttrs.passthru.sources;
126126 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
127127 };
+1-1
pkgs/by-name/ne/newcomputermodern/package.nix
···4747 # equivalent to the LaTeX Project Public License (LPPL), version 1.3c or
4848 # later." - GUST website
4949 license = lib.licenses.lppl13c;
5050- maintainers = [ lib.maintainers.drupol ];
5050+ maintainers = [ ];
5151 platforms = lib.platforms.all;
5252 };
5353})
···4040 description = "Python package which contains runtime validation for attrs data classes based on the types existing in the typing module";
4141 homepage = "https://github.com/bloomberg/attrs-strict";
4242 license = lib.licenses.asl20;
4343- maintainers = with lib.maintainers; [ drupol ];
4343+ maintainers = with lib.maintainers; [ ];
4444 };
4545}
···8888 description = "Replace 'hub' with 'ingest' in any github url to get a prompt-friendly extract of a codebase";
8989 homepage = "https://github.com/cyclotruc/gitingest";
9090 license = lib.licenses.mit;
9191- maintainers = with lib.maintainers; [ drupol ];
9191+ maintainers = with lib.maintainers; [ ];
9292 mainProgram = "gitingest";
9393 };
9494}
···6161 description = "Set of utility libraries related to user authentication in applications and services based on the use of Keycloak and OpenID Connect";
6262 homepage = "https://gitlab.softwareheritage.org/swh/devel/swh-auth";
6363 license = lib.licenses.gpl3Only;
6464- maintainers = with lib.maintainers; [ drupol ];
6464+ maintainers = with lib.maintainers; [ ];
6565 };
6666}
···7979 description = "Implementation of the Data model of the Software Heritage project, used to archive source code artifacts";
8080 homepage = "https://gitlab.softwareheritage.org/swh/devel/swh-model";
8181 license = lib.licenses.gpl3Only;
8282- maintainers = with lib.maintainers; [ drupol ];
8282+ maintainers = with lib.maintainers; [ ];
8383 };
8484}
···8484 description = "Implementation of the Data model of the Software Heritage project, used to archive source code artifacts";
8585 homepage = "https://gitlab.softwareheritage.org/swh/devel/swh-model";
8686 license = lib.licenses.gpl3Only;
8787- maintainers = with lib.maintainers; [ drupol ];
8787+ maintainers = with lib.maintainers; [ ];
8888 };
8989}
···9696 description = "Abstraction layer over the archive, allowing to access all stored source code artifacts as well as their metadata";
9797 homepage = "https://gitlab.softwareheritage.org/swh/devel/swh-storage";
9898 license = lib.licenses.gpl3Only;
9999- maintainers = with lib.maintainers; [ drupol ];
9999+ maintainers = with lib.maintainers; [ ];
100100 };
101101}