Delete MAINTAINING.md

This commit is contained in:
Niels Andriesse 2020-11-30 14:28:43 +11:00 committed by GitHub
parent 3603811e45
commit 809a93c5f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
Apart from the general `BUILDING.md` there are certain things that have
to be done by Session maintainers.
For transparency and bus factor, they are outlined here.
## Dependencies
Keeping Cocoapods based dependencies is easy enough.
`pod update`
Similarly, Carthage dependencies can be updated like so:
`carthage update`