| 00:08 | <sffc> | I transferred my repo to tc39-transfer, but now I have no idea where to find the GitHub Pages with the rendered spec diff. Any tips? https://github.com/tc39-transfer/proposal-intl-unit-protocol |
| 00:09 | <sffc> | I assumed it would be at https://tc39-transfer.github.io/proposal-intl-unit-protocol/ but there's nothing there. |
| 13:11 | <ljharb> | I’ll get it all fixed up today |
| 16:57 | <mgaudet> | Could I get the permissions I need to try and get the spec-text-builder working for https://github.com/tc39/proposal-thenable-curtailment (it says I have no access to repo options) |
| 17:17 | <ryzokuken> | upped your role to maintain, lmk if that does it |
| 17:18 | <mgaudet> | Certainly have access to more :D Thanks! |
| 17:18 | <Chris de Almeida> | generally champions have admin on their repos |
| 17:18 | <ryzokuken> | I think our defaults should be maintain for champions and write for the rest of committee? |
| 17:18 | <ryzokuken> | at least? |
| 17:19 | <Chris de Almeida> | but PoLP is great too, so if you have what you need with maintain then WFM 🙂 |
| 17:19 | <Chris de Almeida> | I think the precedent is read for everyone, and admin for champions |
| 17:19 | <mgaudet> | Hmm. The template (https://github.com/tc39/template-for-proposals) says I need to configure actions, but maintainer doesn't seem to have that |
| 17:20 | <Chris de Almeida> | you have admin now |
| 17:20 | <mgaudet> | I sure do. Thanks |
| 17:20 | <ryzokuken> | yeah I think we're adhering to PoLP here but I don't mind giving one of the champions admin or maintain so they can handle the repo by themselves |
| 17:20 | <ryzokuken> | setting up github actions or pages seems to be a very common action |
| 17:20 | <mgaudet> | Dumb question: what's PoLP |
| 17:20 | <mgaudet> | OH! |
| 17:21 | <mgaudet> | Principle of Least Priviledge |
| 17:21 | <mgaudet> | got it |
| 17:21 | <ryzokuken> | http://en.wikipedia.org/wiki/Principle_of_least_astonishment but make is security 😛 |