Merge pull request #258474 from joepie91/patch-5

docs: clarify maintainer name format

authored by pennae and committed by GitHub fdd898f8 ba7d3435

+1 -1
+1 -1
maintainers/maintainer-list.nix
··· 19 where 20 21 - `handle` is the handle you are going to use in nixpkgs expressions, 22 - - `name` is your, preferably real, name, 23 - `email` is your maintainer email address, 24 - `matrix` is your Matrix user ID, 25 - `github` is your GitHub handle (as it appears in the URL of your profile page, `https://github.com/<userhandle>`),
··· 19 where 20 21 - `handle` is the handle you are going to use in nixpkgs expressions, 22 + - `name` is a name that people would know and recognize you by, 23 - `email` is your maintainer email address, 24 - `matrix` is your Matrix user ID, 25 - `github` is your GitHub handle (as it appears in the URL of your profile page, `https://github.com/<userhandle>`),