1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-13 01:38:51 +02:00
bitwarden-mobile/.github/labeler.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
262 B
YAML
Raw Normal View History

android:
2023-05-05 00:23:19 +02:00
- src/App/*
- src/Core/*
- src/Android/*
iOS:
2023-05-05 00:23:19 +02:00
- src/App/*
- src/Core/*
- lib/ios/*
- src/iOS/*
- 'src/iOS.Autofill/*'
- 'src/iOS.Core/*'
- 'src/iOS.Extension/*'
- 'src/iOS.ShareExtension/*'
- 'src/iOS.Widget/*'
- src/watchOS/*
watchOS:
- src/watchOS/*