This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-09-20
Channels
- # aleph (1)
- # announcements (1)
- # aws (11)
- # babashka (117)
- # beginners (34)
- # calva (13)
- # cider (3)
- # clj-commons (8)
- # clj-kondo (24)
- # clj-yaml (36)
- # cljsrn (46)
- # clojure (50)
- # clojure-australia (5)
- # clojure-europe (239)
- # clojure-nl (3)
- # clojure-norway (3)
- # clojure-spec (16)
- # clojurescript (25)
- # core-typed (20)
- # cursive (41)
- # datahike (1)
- # datalevin (1)
- # datomic (17)
- # fulcro (27)
- # hyperfiddle (35)
- # introduce-yourself (1)
- # jobs (4)
- # lsp (20)
- # malli (8)
- # meander (8)
- # nbb (1)
- # off-topic (31)
- # parinfer (9)
- # pathom (3)
- # portal (2)
- # re-frame (20)
- # react (2)
- # reagent (8)
- # releases (1)
- # remote-jobs (4)
- # scittle (2)
- # shadow-cljs (8)
- # slack-help (4)
- # sql (30)
- # squint (3)
- # tools-deps (34)
- # xtdb (21)
@slipset interesting tidbit: those auto invites to code owners to review PRs are uninteresting noise, at least to @borkdude and me. https://github.com/clj-commons/clj-yaml/commit/62c0895ddf74de56efa08f9d65c7b3391f78c36f. I've applied this change to all clj-commons projects where I am a code owner.
If you just watch the repo you will still get to see everything you need right? So I don't really get the use of this codeowner stuff
It feels like it should have been named CODEREVIEWERS. Maybe for larger projects where you want to assign reviews to particular people for particular modules/paths it might be useful.
But yeah, it is maybe not a bad standard way to list maintainers... if review spamming is also turned off.
it's nice when there are sub-projects in a given repo. for example, i'm a "code owner" for the vim plugin sub-directory of a rust library, but not for the rest of the repo. for clj-commons, where every project has its own repo, i don't see much need for it