MAINTAINERS: update fscrypt git repo
authorEric Biggers <ebiggers@google.com>
Mon, 16 Jan 2023 23:34:24 +0000 (15:34 -0800)
committerEric Biggers <ebiggers@google.com>
Mon, 16 Jan 2023 23:40:48 +0000 (15:40 -0800)
commit31e1be62abdebc28bd51d0999a25f0eea535b5af
tree618d6e974b8bd714282eb047a07f0c043346968a
parent5dc4c995db9eb45f6373a956eb1f69460e69e6d4
MAINTAINERS: update fscrypt git repo

fscrypt.git is being renamed to linux.git, so update MAINTAINERS
accordingly.  (The reasons for the rename are to match what I'm doing
for the new fsverity repo, which also involves the branch names changing
to be clearer; and to avoid ambiguity with userspace tools.)

As long as I'm updating the fscrypt MAINTAINERS entry anyway, also:

- Move my name to the top, so that people bother me first if they just
  choose the first person.  (In practice I'm the primary maintainer, and
  Ted and Jaegeuk are backups.)

- Remove an unnecessary wildcard.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20230116233424.65657-1-ebiggers@kernel.org
MAINTAINERS